fibo / trunx

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

add /bulma and /classNames exports #43

Closed fibo closed 1 year ago

fibo commented 1 year ago

Let use bulma and classNames helpers also outside of React.

import {bulma} from 'trunx/bulma'

or

import {classNames} from 'trunx/classNames'