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

@@ -874,6 +874,8 @@ enableEmoji = true
# CSS and JS Files CDN
# CSS 和 JS 文件的 CDN 设置
[params.cdn]
# normalize.css@8.0.1 https://github.com/necolas/normalize.css
normalizeCSS = ''
# fontawesome-free@5.12.1 https://fontawesome.com/
fontawesomeFreeCSS = ''
# animate.css@3.7.2 https://github.com/daneden/animate.css
@@ -890,7 +892,7 @@ enableEmoji = true
sharerJS = ''
# lazysizes@5.2.0 https://github.com/aFarkas/lazysizes
lazysizesJS = ''
# lightgallery@1.1.3 lg-thumbnail@1.1.0 lg-zoom@1.1.0 https://github.com/sachinchoolur/lightgallery.js
# lightgallery.js@1.1.3 lg-thumbnail@1.1.0 lg-zoom@1.1.0 https://github.com/sachinchoolur/lightgallery.js
lightgalleryCSS = ''
lightgalleryJS = ''
lightgalleryThumbnailJS = ''