UNPKG

@illlia/css-merge

Version:

css-merge is a tiny package to compose css classes on the 'last class wins' basis

11 lines (7 loc) 294 B
Css merge Tiny package for merging css classNames based on "last class wins" basis Works like "tailwind-merge" but is framework agnostic and is based on css file How it works? - it generates a minimized config file based on your index.css file - create cssMerge based on the config - use it