lukeed / clsx

A tiny (239B) utility for constructing `className` strings conditionally.
MIT License
8.08k stars 141 forks source link

feat: Add usage with Tailwind documentation #65

Closed edgarlr closed 1 year ago

edgarlr commented 1 year ago

Add documentation on how to enable Tailwind IntelliSense inside clsx functions

Fixes #64

edgarlr commented 1 year ago

@lukeed Done!

lukeed commented 1 year ago

Thanks :)