An open API service indexing awesome lists of open source software.

https://github.com/cxa/twx

tailwind-merge + clsx
https://github.com/cxa/twx

Last synced: 4 months ago
JSON representation

tailwind-merge + clsx

Awesome Lists containing this project

README

          

# twx

Just [clsx](https://www.npmjs.com/package/clsx) + [tailwind-merge](https://github.com/dcastil/tailwind-merge).

``` tsx
import twx from '@cxa/twx'
// or import { $ } from '@cxa/twx' if you like shorthand

hello world

```