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

8 lines
123 B
Markdown
Raw Permalink Normal View History

2020-10-09 17:21:28 +02:00
scss of [natenoms websites](https://natenom.com/).
## how to generate css out of scss
```sh
sassc wiki.scss wiki.css
```