Skip to content
Snippets Groups Projects
index.css 89 B
Newer Older
  • Learn to ignore specific revisions
  • Luka's avatar
    Luka committed
    @tailwind base;
    @tailwind components;
    @tailwind utilities;
    
    div[tabindex] {
      flex: 1;
    }