Plain Classes (Gutenberg)
Add plain CSS class inputs to every Gutenberg block — Tailwind, BEM, or any utility class names directly in the editor sidebar.
Plain Classes for Gutenberg adds a simple text input to every block in the editor where you can type any CSS class — Tailwind utilities, custom BEM names, or your own conventions. No more dropping into the Advanced panel for the class name field.
Why use it
- One consistent input across every block.
- Autocomplete when paired with Winden's Tailwind class index.
- Import / export class sets to share across projects.
- No editor lock-in — classes live on the block as plain attributes.
Pick a topic from the sidebar to get started.