Mojo CSS: Atomic framework for building UIs without shipping CSS
1–6 of 6 posts
Re: Mojo CSS: Atomic framework for building UIs without shipping CSS
#2Love their syntax. I think with proper tooling it can replace Tailwind for me!
Re: Mojo CSS: Atomic framework for building UIs without shipping CSS
#3[dead]
Re: Mojo CSS: Atomic framework for building UIs without shipping CSS
#4Suggest a 'kitchen sink' kind of page..
I've clicked around about a dozen pages and I have no idea what buttons and things (all the things) will look like 'out of the box'
A dozen 'color schemes' or templates for examples with 'copy this code' and mod easily with the docs.. would go a long way I think.
Re: Mojo CSS: Atomic framework for building UIs without shipping CSS
#5Similar to RunCSS?
https://github.com/mudgen/runcss
The fact that you now require JS to get your styling to work is a big con.
Re: Mojo CSS: Atomic framework for building UIs without shipping CSS
#6Awesome start. Looks very promising. I really like separation of states like hover, focus etc. Makes the code really easy to understand and debug.