[–] fruktmix 2y ago ↗ How is this different from TailwindCSS and how does Mojo CSS tackle Dynamic class names? [–] thisismahdyar 2y ago ↗ Its variants structure is completely different, Mojo is way lighter than Tailwind.It sees all classes on page load and creates the styles based on it.You can take a look at its docs and config file to have a better understanding of what Mojo does :)
[–] thisismahdyar 2y ago ↗ Its variants structure is completely different, Mojo is way lighter than Tailwind.It sees all classes on page load and creates the styles based on it.You can take a look at its docs and config file to have a better understanding of what Mojo does :)
[–] mizanrr 2y ago ↗ Interesting approach. Variants are readable and easy-to-understand Gonna give it a try.
5 comments
[ 2.8 ms ] story [ 25.5 ms ] threadIt sees all classes on page load and creates the styles based on it.
You can take a look at its docs and config file to have a better understanding of what Mojo does :)