top | item 39280394

Show HN: Mojo CSS - The Atomic CSS Framework

10 points| thisismahdyar | 2 years ago |mojocss.com

5 comments

order

mizanrr|2 years ago

Interesting approach. Variants are readable and easy-to-understand Gonna give it a try.

fruktmix|2 years ago

How is this different from TailwindCSS and how does Mojo CSS tackle Dynamic class names?

thisismahdyar|2 years 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 :)

reisan22|2 years ago

Looks promising, will give it a try