Mojo CSS: Atomic framework for building UIs without shipping CSS (mojocss.com) 12 points by PaulHoule 2y ago ↗ HN
[–] stevenicr 2y ago ↗ 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.
[–] miragecraft 2y ago ↗ Similar to RunCSS?https://github.com/mudgen/runcssThe fact that you now require JS to get your styling to work is a big con.
[–] formo 2y ago ↗ Awesome start. Looks very promising. I really like separation of states like hover, focus etc. Makes the code really easy to understand and debug.
5 comments
[ 2.8 ms ] story [ 16.8 ms ] threadI'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.
https://github.com/mudgen/runcss
The fact that you now require JS to get your styling to work is a big con.