wwwjsw / tailwind-wysiwyg

A WYSIWYG editor for Tailwind CSS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A WYSIWYG editor for Tailwind CSS


Languages

Language:JavaScript 71.0%Language:Vue 27.3%Language:HTML 1.8%