notion like tailwindcss editor built with svelte
Tailwind Editor is a Svelte component that allows users to generate Tailwindcss HTML from a Notion-like WYSIWYG editor. However, it is important to note that this component is still under development and should not be used in production yet.
In order to use Tailwind Editor in a Svelte project, you first need to have Tailwind installed or imported. Then, follow the steps below:
Here’s an example of how the installation process might look:
import TailwindEditor from 'tailwind-editor'
import 'tailwindcss/dist/tailwind.min.css'
// ...
<TailwindEditor
initialHtml={[<p>Hello, World!</p>]}
/>
Tailwind Editor is a Svelte component that allows users to generate Tailwindcss HTML using a Notion-like WYSIWYG editor. Although it is currently under development and not recommended for production use, it offers features such as easy integration into Svelte projects, the ability to add custom HTML, and plans for additional features in the future. Contributions are also welcome for this project.