Create CSS bundler script

This commit is contained in:
Thomas A. Christensen II 2020-09-30 12:35:57 -06:00
parent 83009c716a
commit fcaf61dd34
Signed by: millironx
GPG key ID: 139C07724802BC5D

5
css-bundler.sh Normal file
View file

@ -0,0 +1,5 @@
#!/bin/sh
# The command I use to shrink the CSS is so long, I saved it here
purifycss ./css/bootstrap.css ./css/gsdk-main.css ./css/gsdk-demo.css ./css/millironx_customstyles.css \
./*.html ./_layouts/*.html ./js/jquery.fittext.js ./js/MillironX_CustomScripts.js \
--min --out ./css/bundle.css --whitelist collapsing