mirror of
https://github.com/pure-css/pure.git
synced 2024-12-10 23:44:26 +00:00
Switch to https enabled CDN. (#588)
This commit is contained in:
parent
a6adc763fd
commit
3fac70e1e0
@ -12,7 +12,7 @@ A set of small, responsive CSS modules that you can use in every web project.
|
||||
**Use From the CDN:**
|
||||
|
||||
```html
|
||||
<link rel="stylesheet" href="http://yui.yahooapis.com/pure/0.6.0/pure-min.css">
|
||||
<link rel="stylesheet" href="https://yui-s.yahooapis.com/pure/0.6.0/pure-min.css">
|
||||
```
|
||||
|
||||
Note: You can [customize which Pure modules you need][customize].
|
||||
|
Loading…
Reference in New Issue
Block a user