@illlia/css-merge
v0.0.2
Published
css-merge is a tiny package to compose css classes on the 'last class wins' basis
Downloads
15
Maintainers
Readme
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