mohux

Results 3 issues of mohux

Hello, I can't find a proper way to use tailwind and postcss for the library any one has an example of using tailwind?

Hello, Is there a way to import from sub folder? ``` like import {Foo} from 'library/foo' ```

Am using nextjs but anyway am disabling SSR for this component which means its on client slide if I start as left to right direction it works fine if I...