claustra/src/index.css

7 lines
87 B
CSS
Raw Normal View History

2023-12-30 16:34:46 +01:00
@tailwind base;
@tailwind components;
@tailwind utilities;
#root {
margin: 0.5rem;
}