tailwindcss-classnames
tailwindcss-classnames copied to clipboard
Functional typed classnames for TailwindCSS
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 7.2.0 to 10.1.5. Release notes Sourced from eslint-config-prettier's releases. v10.1.5 Patch Changes #332 60fef02 Thanks @JounQin! - chore: add funding field into package.json Full Changelog: https://github.com/prettier/eslint-config-prettier/compare/v10.1.4...v10.1.5 v10.1.4...
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.5.3. Release notes Sourced from prettier's releases. 3.5.3 🔗 Changelog 3.5.2 🔗 Changelog 3.5.1 🔗 Changelog 3.5.0 diff 🔗 Release note 3.4.2 🔗 Changelog 3.4.1...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.24 to 29.5.14. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [dts-bundle](https://github.com/grunt-ts/dts-bundle) from 0.1.1 to 0.7.3. Commits See full diff in compare view Maintainer changes This version was pushed to npm by tolemac, a new releaser for dts-bundle since your...
If I try to provide the CLI a .ts config file it errors with ``` import type { Config } from "tailwindcss"; ^^^^^^ SyntaxError: Cannot use import statement outside a...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.24 to 30.0.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands and options You can trigger Dependabot...
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.6.2. Release notes Sourced from prettier's releases. 3.6.2 What's Changed Add missing blank line around code block by @fisker in prettier/prettier#17675 🔗 Changelog 3.6.1 Fix...
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 11.0.0 to 20.0.0. Release notes Sourced from @commitlint/config-conventional's releases. v20.0.0 20.0.0 (2025-09-25) Features feat(rules)!: make body-max-line-length ignore lines with URLs (#4486) (2f37a88), closes #4486 by @aspiers BREAKING...