dashboard/src/index.css
2021-09-27 12:17:33 +02:00

7 lines
89 B
CSS
Vendored

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