fix: build error due to exports in propel package (#7715)

* fix: build error due to exports in propel package

* fix: editor css exports

* fix: editor css build

---------

Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
This commit is contained in:
sriram veeraghanta 2025-09-03 18:11:31 +05:30 committed by GitHub
parent 473535fcfa
commit 54e4a0f6dd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 28 additions and 24 deletions

View file

@ -1,4 +1,5 @@
@import "@plane/propel/styles/fonts";
@import "@plane/editor/styles";
@tailwind base;
@tailwind components;