Closed brandonocasey closed 6 years ago
The only real change here is switching from sass to postcss. All I did was use sass to generate unminifed css and used that as the source for src/plugin.css
sass
postcss
src/plugin.css
dist
-849
.min.js.gz
.css.gz
The only real change here is switching from
sass
topostcss
. All I did was use sass to generate unminifed css and used that as the source forsrc/plugin.css
dist
Size Changes:Total gzip byte change
-849
new
.min.js.gz
: 185749.css.gz
: 2355old
.min.js.gz
: 186537.css.gz
: 2416