curtiscde / hugo-theme-massively

Massively theme for Hugo static site generator
https://hugo-theme-massively.netlify.app
Other
155 stars 138 forks source link

Minify CSS #35

Closed curtiscde closed 4 years ago

curtiscde commented 6 years ago

main.css is currently not minified in production.

Add gulp tasks to minify.

seshaljain commented 5 years ago

Can I work on this?