10 lines
214 B
Markdown
10 lines
214 B
Markdown
# 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)
|
|
|
|
To build SCSS run
|
|
|
|
```
|
|
sass --no-source-map --watch scss/.:css
|
|
``` |