Files
ProxiTok/scss
2022-11-04 20:08:19 +01:00
..
2022-10-24 20:38:31 +02:00
2022-11-04 20:08:19 +01:00
2022-07-03 18:19:10 +02:00
2022-10-24 20:38:31 +02:00

This facilities making the compressed bulma.min.css and cssgg.min.css files, install all dependencies using:

yarn install

And then use:

yarn bulma && yarn cssgg

This compiles bulma.scss and cssgg.scss to a css file and helps lowering the size of the css that will be sent to the user.