mirror of
https://github.com/logseq/logseq.git
synced 2026-04-25 22:54:48 +00:00
7 lines
134 B
CSS
7 lines
134 B
CSS
@charset "utf-8";
|
|
/* purgecss start ignore */
|
|
@tailwind base;
|
|
@tailwind components;
|
|
/* purgecss end ignore */
|
|
@tailwind utilities;
|