steven-tey / novel

Notion-style WYSIWYG editor with AI-powered autocompletion.
https://novel.sh
Apache License 2.0
13.23k stars 1.08k forks source link

Imports tailwind again #166

Closed devotox closed 1 year ago

devotox commented 1 year ago

Causes overwrite of other CSS on the page

albsa commented 1 year ago

This is also causing issues, it's a bad practice to import tailwind. It messes up the whole UI.

albsa commented 1 year ago

PR seems ready in #128

steven-tey commented 1 year ago

Sorry for the delay here! This should be fixed in novel@0.1.22: https://github.com/steven-tey/novel/releases/tag/0.1.22