Commit
+3 -0 +/-1 browse
1 | diff --git a/readme.md b/readme.md |
2 | index e419af2..c90f65e 100644 |
3 | --- a/readme.md |
4 | +++ b/readme.md |
5 | @@ -15,6 +15,9 @@ |
6 | |
7 | <br> |
8 | |
9 | + #### CDN |
10 | + - [https://unpkg.com/open-props](https://unpkg.com/open-props) |
11 | + |
12 | #### CLI |
13 | - `npm run gen:op` - runs through `src/` js files and creates the PostCSS files in `src/` |
14 | - `npm run gen:nowhere` - creates a version of Open Props without the use of `:where()` |