Mojo CSS: Atomic framework for building UIs without shipping CSS(mojocss.com)
mojocss.com
Mojo CSS: Atomic framework for building UIs without shipping CSS
https://mojocss.com/
5 comments
Love their syntax. I think with proper tooling it can replace Tailwind for me!
Suggest 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.
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.
Similar to RunCSS?
https://github.com/mudgen/runcss
The fact that you now require JS to get your styling to work is a big con.
https://github.com/mudgen/runcss
The fact that you now require JS to get your styling to work is a big con.
Awesome start. Looks very promising. I really like separation of states like hover, focus etc. Makes the code really easy to understand and debug.