mirror of
https://github.com/pure-css/pure.git
synced 2024-11-24 10:44:21 +00:00
chore: replace Yahoo CDN mention with unpkg (#704)
This commit is contained in:
parent
9867396e1f
commit
35a26c397a
@ -72,8 +72,7 @@ Get Started
|
|||||||
To get started using Pure, go to the [Pure CSS website][Pure]. The website has
|
To get started using Pure, go to the [Pure CSS website][Pure]. The website has
|
||||||
extensive documentation and examples to help you start using Pure.
|
extensive documentation and examples to help you start using Pure.
|
||||||
|
|
||||||
You can include the Pure CSS file in your project by fetching it from Yahoo's
|
You can include the Pure CSS file in your project by fetching it from unpkg:
|
||||||
CDN:
|
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<link rel="stylesheet" href="https://unpkg.com/purecss@1.0.0/build/pure-min.css">
|
<link rel="stylesheet" href="https://unpkg.com/purecss@1.0.0/build/pure-min.css">
|
||||||
|
Loading…
Reference in New Issue
Block a user