/tailwind-wysiwyg

A WYSIWYG editor for Tailwind CSS

Primary LanguageJavaScript

tailwind-wysiwyg

A WYSIWYG editor for Tailwind CSS

Demo

Try it out here!

Installation

Clone this repo.

yarn install

Run the app

For the dev version with hot reload run:

yarn serve

To build for production run:

yarn build