Show HN: Mojo CSS - The Atomic CSS Framework
mojocss.com
Show HN: Mojo CSS - The Atomic CSS Framework
1–6 of 6 posts
Re: Show HN: Mojo CSS - The Atomic CSS Framework
#2Interesting
Re: Show HN: Mojo CSS - The Atomic CSS Framework
#3How is this different from TailwindCSS and how does Mojo CSS tackle Dynamic class names?
Re: Show HN: Mojo CSS - The Atomic CSS Framework
#4How is this different from TailwindCSS and how does Mojo CSS tackle Dynamic class names?
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 :)
Re: Show HN: Mojo CSS - The Atomic CSS Framework
#5Interesting approach. Variants are readable and easy-to-understand Gonna give it a try.
Re: Show HN: Mojo CSS - The Atomic CSS Framework
#6Looks promising, will give it a try