dashboard/src/index.css

8 lines
89 B
CSS

@tailwind base;
@tailwind components;
@tailwind utilities;
div[tabindex] {
flex: 1;
}