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:
parent
473535fcfa
commit
54e4a0f6dd
7 changed files with 28 additions and 24 deletions
|
|
@ -1,4 +1,5 @@
|
|||
@import "@plane/propel/styles/fonts";
|
||||
@import "@plane/editor/styles";
|
||||
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue