logseq/web/tailwind.css

7 lines
134 B
CSS
Raw Normal View History

2020-04-17 07:12:26 +00:00
@charset "utf-8";
/* purgecss start ignore */
@tailwind base;
@tailwind components;
/* purgecss end ignore */
@tailwind utilities;