An open API service indexing awesome lists of open source software.

https://github.com/zaydek/prose

Stylesheet for prose
https://github.com/zaydek/prose

Last synced: 5 months ago
JSON representation

Stylesheet for prose

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] `