feat(lib): add normalize.css lib (#235)

This commit is contained in:
Dillon
2020-04-16 23:51:05 +08:00
committed by GitHub
parent 6112b510bf
commit bc97c099ac
10 changed files with 35 additions and 362 deletions

View File

@@ -13,7 +13,6 @@ $header-normal-mode-mobile: {{ if eq .Site.Params.header.mobileMode "normal" }}t
@import "_mixin/index";
@import "_core/normalize";
@import "_core/base";
@import "_core/layout";