fix: global css conflict (#5945)

This commit is contained in:
Lakhan Baheti 2024-11-04 16:15:17 +05:30 committed by GitHub
parent 914811b643
commit 20b2a70939
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,3 @@
@tailwind base;
@tailwind components;
@tailwind utilities;
.ProseMirror {
position: relative;
word-wrap: break-word;