tailwind-merge

v2.4.0-dev.4e3c37aebdee0d2619aed25af271f7f1482ce5c2
Merge Tailwind CSS classes without style conflicts
tailwindcss tailwind css classes className classList merge conflict override and 1 more...

lint

eslint --max-warnings 0 '**'

test

jest test --config scripts/jest.config.mjs --coverage

build

rollup --config scripts/rollup.config.mjs

version

zx scripts/update-readme.mjs

preversion

if [ -n "$DANYS_MACHINE" ]; then git checkout main && git pull; fi

test:watch

jest test --config scripts/jest.config.mjs --watch

postversion

if [ -n "$DANYS_MACHINE" ]; then git push --follow-tags && open https://github.com/dcastil/tailwind-merge/releases; fi

test:exports

node scripts/test-built-package-exports.cjs && node scripts/test-built-package-exports.mjs
npm i tailwind-merge@2.4.0-dev.4e3c37aebdee0d2619aed25af271f7f1482ce5c2

Metadata

  • MIT
  • Whatever
  • Dany Castillo
  • released 7/7/2024

Downloads

Maintainers