Commit
Author: Adam Argyle [argyle@google.com]
Committer: GitHub [noreply@github.com] Mon, 29 Nov 2021 05:12:32 +0000
Hash: e48b02ed9c56cfe99b1b80cd0215a2d9ddac6c09
Timestamp: Mon, 29 Nov 2021 05:12:32 +0000 (3 years ago)

+3 -0 +/-1 browse
add a cdn url
1diff --git a/readme.md b/readme.md
2index 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()`