Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thesephist/paper.css
Lightweight, modern CSS to add some flair to your web-things 📜
https://github.com/thesephist/paper.css
blocks-css branding css design-system ui-components
Last synced: 4 days ago
JSON representation
Lightweight, modern CSS to add some flair to your web-things 📜
- Host: GitHub
- URL: https://github.com/thesephist/paper.css
- Owner: thesephist
- License: mit
- Created: 2020-06-14T17:54:02.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T05:03:38.000Z (over 1 year ago)
- Last Synced: 2024-08-04T00:13:20.285Z (3 months ago)
- Topics: blocks-css, branding, css, design-system, ui-components
- Language: HTML
- Homepage: https://thesephist.github.io/paper.css/
- Size: 469 KB
- Stars: 41
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-CSS-Resources - paper.css: - things 📜 (Frameworks / Resources / P)
README
# paper.css 📜
Lightweight, modern CSS to add some flair to your web-things. paper.css is a spiritual successor to [blocks.css](https://github.com/thesephist/blocks.css).
You can check out examples and get started with **paper.css** on the [GitHub Page 📖](https://thesephist.github.io/paper.css/). Here's what a paper.css UI looks like, from the documentation.
![paper.css demo](assets/screenshot.png)
Start by adding the paper.css stylesheet to your page's ``:
```html
```