Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 583 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 583 Bytes

paper.css 📜

Lightweight, modern CSS to add some flair to your web-things. paper.css is a spiritual successor to blocks.css.

You can check out examples and get started with paper.css on the GitHub Page 📖. Here's what a paper.css UI looks like, from the documentation.

paper.css demo

Start by adding the paper.css stylesheet to your page's <head>:

<link rel="stylesheet" href="https://unpkg.com/@thesephist/paper.css/dist/paper.min.css" />