This commit is contained in:
Nelson Estevão 2018-12-04 23:31:39 +00:00 committed by GitHub
parent 9625bf1e5c
commit 9c3a9ddb7e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@ Don't want to download it? That's cool. You can just link to PaperCSS via
* [https://unpkg.com/papercss@1.6.0/dist/paper.css](https://unpkg.com/papercss@1.6.0/dist/paper.css)
* [https://unpkg.com/papercss@1.6.0/dist/paper.min.css](https://unpkg.com/papercss@1.6.0/dist/paper.min.css)
Here's a quck snippet to get started with PaperCSS:
Here's a quick snippet to get started with PaperCSS:
```html
<!DOCTYPE html>