misc folder and date on /video
This commit is contained in:
parent
94da0e46ac
commit
b138f4bccc
11 changed files with 49 additions and 32 deletions
11
misc/scss/README.md
Normal file
11
misc/scss/README.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue