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
2022-03-02 16:20:58 +01:00

7 lines
123 B
Markdown

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