proxitok/scss
2022-03-29 19:30:31 +02:00
..
bulma.scss Icons, themes, removed instance proxy and more 2022-03-29 19:30:31 +02:00
cssgg.scss Icons, themes, removed instance proxy and more 2022-03-29 19:30:31 +02:00
package.json Icons, themes, removed instance proxy and more 2022-03-29 19:30:31 +02:00
README.md public folder, update wrapper 2022-03-11 18:56:19 +01:00
yarn.lock Icons, themes, removed instance proxy and more 2022-03-29 19:30:31 +02:00

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

yarn install

And then use:

yarn bulma && yarn fa

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