Skip to content

Commit

Permalink
feat: import default
Browse files Browse the repository at this point in the history
  • Loading branch information
Erindcl committed Sep 22, 2020
1 parent c6dca8c commit 08680c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theme/template/Layout/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import '../../static/iconfont/iconfont.css';
// import '../../dt-theme/reset.less';
// import '../../dt-theme/index.less';

// import '../../dt-theme/default/index.less';
import '../../dt-theme/default/index.less';
import '../../dt-theme/dark/index.less';

if (typeof window !== 'undefined' && navigator.serviceWorker) {
Expand Down

0 comments on commit 08680c9

Please sign in to comment.