proxitok/misc/scss
2023-04-02 20:14:48 +02:00
..
bulma.scss Mobile-friendly 2023-01-25 15:00:52 +01:00
cssgg.scss Added some details 2023-04-02 20:14:48 +02:00
package.json misc folder and date on /video 2022-11-18 16:48:51 +01:00
README.md misc folder and date on /video 2022-11-18 16:48:51 +01:00
yarn.lock bump 2022-11-22 20:45:53 +01: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.