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
