hugo-profile icon indicating copy to clipboard operation
hugo-profile copied to clipboard

Build css files with sass gohugo pipe

Open sonic182 opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe. Depends, if the page speed metris are a problem

Describe the solution you'd like Maybe all css files can be converted into one with sass gohugo pipe https://gohugo.io/hugo-pipes/scss-sass/

Describe alternatives you've considered Nodejs for this? but I prefer not to.

Additional context I did use https://www.webpagetest.org/ for my website, also google page speed insights and for mobiles it is not too nice. I have to admin that it is for an image that I can optimize but whatever... would be nice to have single css build


The same goes for javascript -> https://gohugo.io/hugo-pipes/js/ it can be minified too

sonic182 avatar Apr 02 '22 09:04 sonic182