proxitok/scss
2022-10-23 21:35:04 +02:00
..
bulma.scss Download services, scraper bump 2022-09-25 19:53:00 +02:00
cssgg.scss Fixed no watermark download, added settings icon 2022-10-23 21:35:04 +02:00
package.json Icons, themes, removed instance proxy and more 2022-03-29 19:30:31 +02:00
README.md Some anti-crash fixes 2022-07-03 18:19:10 +02:00
yarn.lock User now can use test endpoints 2022-06-28 20:41:51 +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.