# Tabs Underline-style tabs. This is `tabs.css` in `@layer components`. ```html
General settings…
``` ## Parts | Class | Role | |---|---| | `.tabs` | The container (a vertical flex column) | | `.tab-list` | The row of tabs with a bottom rule | | `.tab` | A single tab: quiet by default, an accent underline when active | | `.tab.is-active` | The current tab: `--ink` text and an accent bottom border | | `.tab-panel` | The content region below the list | A `.tab` is typically a `