lukeed / clsx

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

feat: add readme update #56

Closed longevitytina closed 1 year ago

longevitytina commented 1 year ago

The PR suggests adding a section to documentation for a question that I submitted recently. I spent a couple hours searching for this solution, so would have loved to know nesting a clsx call was possible.

Thanks for this awesome utility 😄