Files
logseq/web/tailwind.css
2020-04-17 15:12:26 +08:00

7 lines
134 B
CSS

@charset "utf-8";
/* purgecss start ignore */
@tailwind base;
@tailwind components;
/* purgecss end ignore */
@tailwind utilities;