fibo / trunx

Super Saiyan React components, son of awesome Bulma
MIT License
64 stars 14 forks source link

add custom classNames implementation #40

Closed fibo closed 1 year ago

fibo commented 1 year ago

The idea is to replace classnames package with a typed implementation that accepts the classes list.

Then we are going to use a bulma classNames helper that has the bulma classes but the user will be able to use also custom classes.