https://github.com/zaydek/prose
Stylesheet for prose
https://github.com/zaydek/prose
Last synced: 5 months ago
JSON representation
Stylesheet for prose
- Host: GitHub
- URL: https://github.com/zaydek/prose
- Owner: zaydek
- License: mit
- Created: 2020-10-28T01:56:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-20T01:12:18.000Z (over 5 years ago)
- Last Synced: 2025-06-22T19:43:16.934Z (about 1 year ago)
- Language: SCSS
- Homepage: https://codepen.io/zaydek/pen/ZEORRdm
- Size: 83 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @zaydek/prose
Prose is a stylesheet for prose. Contributions are welcome as issues and or pull requests.
To get started, simply run this command:
```bash
yarn add @zaydek/prose
# or npm i @zaydek/prose
```
**Usage:**
```tsx
import "@zaydek/prose/dist/reset.css"
import "@zaydek/prose"
function Component() {
return (
Hello, world!
Thanks for trying prose!
)
}
```
**Usage: (CDN)**
```html
Hello, world!
Hello, world!
Thanks for trying prose!
```
## Supported HTML
Prose currently supports:
- [x] ``
- [x] `
`
- [x] `
`
- [x] `