1
1
Fork 0
This repository has been archived on 2022-03-02. You can view files and clone it, but cannot push or open issues or pull requests.
natenom-websites/README.md
2020-10-09 17:21:28 +02:00

8 lines
148 B
Markdown

scss of [natenoms websites](https://natenom.com/).
## how to generate css out of scss
```sh
sassc blog.scss blog.css
sassc wiki.scss wiki.css
```