api-client/assets/css/tailwind.css

6 lines
113 B
CSS
Raw Normal View History

2020-09-22 17:06:37 +00:00
/* purgecss start ignore */
2020-12-03 00:16:26 +00:00
@tailwind base;
@tailwind components;
2020-09-22 17:06:37 +00:00
/* purgecss end ignore */
2020-12-03 00:16:26 +00:00
@tailwind utilities;