0.1.4 • Published 12 months ago

@aixdb/editor-styles v0.1.4

Weekly downloads
-
License
MIT
Repository
-
Last release
12 months ago

@aixdb/editor-styles

A CSS package for styling editor output content, based on Tailwind Typography.

Installation

NPM

npm install @aixdb/editor-styles

CDN

<link rel="stylesheet" href="https://unpkg.com/@aixdb/editor-styles/dist/typography.css">

Usage

Add the prose class to your editor's root element:

<div class="prose">
  <!-- Your editor content will be styled -->
</div>

License

MIT

0.1.4

12 months ago

0.1.3

12 months ago

0.1.1

1 year ago

0.1.0

1 year ago