Skip to content

Commit 0ab17d0

Browse files
author
Dustin Wheeler
committed
Use PurgeCSS to remove unused CSS classes from output.
1 parent 742ffb8 commit 0ab17d0

File tree

5 files changed

+538
-3302
lines changed

5 files changed

+538
-3302
lines changed

package.json

+2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,10 @@
1111
"devDependencies": {
1212
"cross-env": "^5.0.5",
1313
"font-awesome": "^4.7.0",
14+
"glob-all": "^3.1.0",
1415
"laravel-mix": "^1.5.0",
1516
"normalize.css": "^7.0.0",
17+
"purgecss-webpack-plugin": "^0.13.0",
1618
"suitcss-base": "^4.0.0",
1719
"tailwindcss": "^0.1.2"
1820
}

web/assets/css/app.css

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)