postcss-multiple-tailwind
postcss-multiple-tailwind copied to clipboard
Easily handle multiple tailwindcss configs within your project.
Bumps [eslint](https://github.com/eslint/eslint) from 8.43.0 to 8.48.0. Release notes Sourced from eslint's releases. v8.48.0 Features 1fbb3b0 feat: correct update direction in for-direction (#17483) (Francesco Trotta) d73fbf2 feat: rule tester do not...
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.5.0 to 29.6.4. Release notes Sourced from jest's releases. v29.6.4 Fixes [jest-core] Fix typo in scheduleAndRun performance marker (#14434) [jest-environment-node] Make sure atob and btoa are writeable...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.14 to 10.4.15. Changelog Sourced from autoprefixer's changelog. 10.4.15 Fixed ::backdrop prefixes (by 一丝). Fixed docs (by Christian Oliff). Commits aa63324 Release 10.4.15 version e6f597d Run tests...
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.24 to 8.4.28. Release notes Sourced from postcss's releases. 8.4.28 Fixed Root.source.end for better source map (by @romainmenke). Fixed Result.root types when process() has no parser. 8.4.27...
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.0.2. Release notes Sourced from prettier's releases. 3.0.2 🔗 Changelog 3.0.1 🔗 Changelog 3.0.0 diff 🔗 Release note 3.0.0-alpha.6 What's Changed Update .d.ts files of...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.8.0 to 9.0.0. Changelog Sourced from eslint-config-prettier's changelog. Version 9.0.0 (2023-08-05) Added: The CLI helper tool now works with eslint.config.js (flat config). Just like ESLint itself, the...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.2 to 27.2.3. Release notes Sourced from eslint-plugin-jest's releases. v27.2.3 27.2.3 (2023-07-13) Bug Fixes allow @typescript-eslint/eslint-plugin v6 as peer dep (#1400) (04b2bf2), closes #1398 Changelog Sourced from...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.3.2 to 3.3.3. Release notes Sourced from tailwindcss's releases. v3.3.3 Fixed Fix issue where some pseudo-element variants generated the wrong selector (#10943, #10962, #11111) Make font settings...