feat: merge normalize.css into style.css and rm from CDN list

This commit is contained in:
Dillon
2022-05-14 01:40:43 +08:00
parent dd77465252
commit 7ab594ef16
6 changed files with 352 additions and 17 deletions

View File

@@ -5,6 +5,8 @@
@import "_mixin/index";
@import "../lib/normalize/normalize";
@import "_core/base";
@import "_core/layout";