Skip to content
Snippets Groups Projects
index.css 89 B
Newer Older
Luka's avatar
Luka committed
@tailwind base;
@tailwind components;
@tailwind utilities;

div[tabindex] {
  flex: 1;
}