0.0.2 • Published 1 year ago

@illlia/css-merge v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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