refactor: import css to app

This commit is contained in:
Aslam H
2024-10-18 23:26:04 +07:00
parent 9f56823366
commit 1992170171
2 changed files with 1 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
@import "./command-palette.css";
@import "./custom.css";
@import "../../shared/editor/styles/index.css";
@tailwind base;
@tailwind components;