Moving to Sass for compiling
This commit is contained in:
@ -1,4 +1,10 @@
|
||||
# BlogCSS
|
||||
|
||||
The CSS themes I use on my blog.
|
||||
These only make sense when using [Sophia After Dark](https://git.oldgate.org/Sophia/Sophia-After-Dark)
|
||||
These only make sense when using [Sophia After Dark](https://git.oldgate.org/Sophia/Sophia-After-Dark)
|
||||
|
||||
To build SCSS run
|
||||
|
||||
```
|
||||
sass --no-source-map --watch scss/.:css
|
||||
```
|
Reference in New Issue
Block a user