summaryrefslogtreecommitdiffhomepage
path: root/react-frontend/src/index.css
blob: ac216f57c9b16b1f41191ec642da6173354714ee (plain)
1
2
3
4
5
6
7
8
@tailwind base;
@tailwind components;
@tailwind utilities;

* {
	/*border: 1px solid red;*/
}