css-repo/README.md

6 lines
114 B
Markdown

# CSS repository
1. Download the file
2. Add this to your `[filename].css`
```bash
@import url("styling.css");
```