Skip to content

v0.24.0

Choose a tag to compare

@github-actions github-actions released this 08 Jan 15:18
· 89 commits to main since this release
50242bc

Minor Changes

  • 32c0900: Add Tailwind CSS lint preset via eslint-plugin-better-tailwindcss

    New framework-specific preset available at adamantite/lint/tailwind for projects using Tailwind CSS. Includes rules for class ordering, duplicate detection, and best practices via eslint-plugin-better-tailwindcss.

    Refactored oxlint helper to support plugin architecture for extensibility.