8 lines
185 B
CSS
8 lines
185 B
CSS
@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.
|
|
*/
|