mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 14:14:55 +00:00
- support use tailwind’s most features. - support write css right next to the components.
4 lines
59 B
CSS
4 lines
59 B
CSS
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|