@tabula-css/stylelint-plugin
v0.3.0
Published
Tabula CSS governance: the five project-CSS rules (no @apply, no hand-authored rules, root-only custom properties, no @theme inline, no !important) as stylelint rules, plus the PostCSS kernel `tabula check:css` runs.
Maintainers
Readme
@tabula-css/stylelint-plugin
CSS governance for a Tabula project, as five stylelint rules: no @apply, no hand-authored rules, custom properties only at the root, no @theme inline, and no !important. Together they keep project stylesheets from quietly reintroducing the cascade the profile exists to flatten. The same checks are exposed as a PostCSS kernel, which is what tabula check:css runs, so the editor and CI enforce byte-identical rules.
npm install --save-dev @tabula-css/stylelint-pluginTabula is an AI-friendly flat styling profile built on Tailwind CSS v4. For the full picture — what the profile is, why it is flat, and how the pieces fit together — see the project README.
MIT © 2026 Toragonite
