Releases: Noriller/easy-tailwind
Releases · Noriller/easy-tailwind
v1.1.0
After the change on the base transform, it was generating unused classes, this improves the return of the transform so it wouldn't generate them anymore.
v1.0.0
Full functionality with custom replacer solution.
- Breaking changes
If you were using replacer
from /transform/react
, now you need to import from /transform
If you were using baseReplacer
from /transform
, replacer
should suit your needs now.