BlogCSS/README.md

12 lines
315 B
Markdown
Raw Permalink Normal View History

2022-10-10 18:27:58 -07:00
# BlogCSS
2023-07-18 15:52:05 -07:00
The CSS themes I use on my blog.
2023-08-16 12:37:17 -07:00
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
2023-08-28 17:43:48 -07:00
```
OR
use [Live Sass Compiler](https://marketplace.visualstudio.com/items?itemName=glenn2223.live-sass)