mirror of
https://github.com/papercss/papercss
synced 2026-03-18 00:09:56 +01:00
Fix README
This commit is contained in:
parent
8b92ee81ac
commit
0989efd49a
1 changed files with 6 additions and 3 deletions
|
|
@ -6,8 +6,8 @@ View the demo & docs at [getpapercss.com](https://www.getpapercss.com)
|
|||

|
||||
|
||||
## Download
|
||||
[](https://github.com/rhyneav/papercss/releases/download/v1.0.0/paper.css)
|
||||
[](https://github.com/rhyneav/papercss/releases/download/v1.0.0/paper.min.css)
|
||||
[][download]
|
||||
[][download-minified]
|
||||
|
||||
## About
|
||||
I got tired of mODerN STylEs and clean pages on the internet. I also wanted to learn more about Flexbox and Less. So I made PaperCSS to solve these two challenges of mine :)
|
||||
|
|
@ -49,4 +49,7 @@ Similar to customizing, make sure you have Git, Node, and NPM on your system.
|
|||
- Finally, open a pull request on this repo. Be sure to include any pictures and details on what you changed!
|
||||
|
||||
## Credits
|
||||
Shouts outs to Tiffany Rayside for creating Imperfect Buttons, which was an inspiration for this project. https://codepen.io/tmrDevelops/pen/VeRvKX
|
||||
Shouts outs to Tiffany Rayside for creating Imperfect Buttons, which was an inspiration for this project. https://codepen.io/tmrDevelops/pen/VeRvKX
|
||||
|
||||
[download]: https://github.com/rhyneav/papercss/releases/download/v1.0.0/paper.css
|
||||
[download-minified]: https://github.com/rhyneav/papercss/releases/download/v1.0.0/paper.min.css
|
||||
Loading…
Add table
Add a link
Reference in a new issue