This commit is contained in:
Tienson Qin
2020-07-07 22:12:58 +08:00
parent 028a173547
commit 21373e355c
18 changed files with 230 additions and 133 deletions

View File

@@ -2,7 +2,7 @@ const purgecss = require('@fullhuman/postcss-purgecss')({
// Specify the paths to all of the template files in your project
content: [
'../resources/static/index.html',
// '../resources/static/index.html',
// '../resources/static/js/main.js',
// etc.
],