mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 14:14:55 +00:00
5 lines
139 B
CSS
5 lines
139 B
CSS
@charset "utf-8";
|
|
|
|
@import "packages/ui/src/index.css"; /* Tailwind base imported here */
|
|
@import-glob "src/main/capacitor/**/[!_]*.css";
|