mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 02:46:45 +00:00
chore: remove style.dev.css
Also, place common.css after tailwindcss utilities to make sure our style has a higher priority
This commit is contained in:
@@ -11,5 +11,4 @@
|
||||
@import "./datepicker.css";
|
||||
@import "./highlight.css";
|
||||
@import "./tooltip.css";
|
||||
@import "./common.css";
|
||||
@import "./tailwind.build.css"; /* Build by gulp. Check `_buildTailwind` for more detail */
|
||||
|
||||
Reference in New Issue
Block a user