Listory/frontend/src/tailwind.css

8 lines
84 B
CSS
Raw Normal View History

@import "loader.css";
@tailwind base;
@tailwind components;
@tailwind utilities;