trunx icon indicating copy to clipboard operation
trunx copied to clipboard

Super Saiyan React components, son of awesome Bulma

Results 2 trunx issues
Sort by recently updated
recently updated
newest added

Simply removing `"type": "module"` from `package.json` because the output is not compiled into ESM compatible module. This fixed the errors for me, I ran into when upgrading to latest CRA...

Follow up to #35: I was hoping to use Trunx in a a [Next.js](https://nextjs.org/) app. I can `npm i trunx`, but `npm run dev` gives: ``` error - ReferenceError: exports...