TTime/frontend/src/index.css

9 lines
185 B
CSS
Raw Normal View History

2024-02-28 20:35:53 +01:00
@tailwind base;
@tailwind components;
@tailwind utilities;
/*
* We are using tailwind, so do not add any custom CSS here.
* Most of this is going to get cleaned up eventually.
*/