variant-classnames
variant-classnames copied to clipboard
Transform React component props to CSS class names
Results
2
variant-classnames issues
Sort by
recently updated
recently updated
newest added
Hi everyone, I'm just trying this library and I'm looking at the TypeScript support. When I try the example here https://github.com/mattvalleycodes/variant-classnames#nested-properties-auto-complete, TypeScript gives me an error: `TS2345: Argument of type...
bug
Hey, The $notnil selector doesn't work, and I know why. In your code you have: ``` // when prop has no value, we pretent value is $nil to be able...