mirror of
https://github.com/pure-css/pure.git
synced 2025-01-13 02:04:23 +00:00
fix: snippet
This commit is contained in:
parent
285b4e3620
commit
973854e851
@ -15,7 +15,7 @@ A set of small, responsive CSS modules that you can use in every web project.
|
|||||||
**Use From the CDN:**
|
**Use From the CDN:**
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<link rel="stylesheet" href="https://unpkg.com/purecss@1.0.1/build/pure-min.css" integrity="sha384-oAOxQR6DkCoMliIh8yFnu25d7Eq/PHS21PClpwjOTeU2jRSq11vu66rf90/cZr47" crossorigin="anonymous">
|
<link rel="stylesheet" href="https://unpkg.com/purecss@2.0.1/build/pure-min.css" integrity="sha384-QkSsJi6SGgWv5LAx1TdvIDRf8TW5Ui4NVKqDDlK1wY2eKioo7wvYIJvGWFQSFE4U" crossorigin="anonymous">
|
||||||
```
|
```
|
||||||
|
|
||||||
Note: You can [customize which Pure modules you need][customize].
|
Note: You can [customize which Pure modules you need][customize].
|
||||||
|
Loading…
Reference in New Issue
Block a user