api-client/assets/css/tailwind.css

7 lines
114 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;
2021-05-25 16:13:13 +00:00
2020-09-22 17:06:37 +00:00
/* purgecss end ignore */
2020-12-03 00:16:26 +00:00
@tailwind utilities;