@maiyannah So I am not the only weirdo caring about clean CSS? Yay! :)

I whish more developers used HTML/CSS instead of JS where possible (transitions, animations, etc). Shameless plug: http://rys.io/en/123

@rysiek @maiyannah Me too, I use high security settings in Tor browser (no JS by default, whitelist when needed) and it's annoying when the broken functionality can be accomplished with CSS instead (mostly menus)
@e3amn2l @maiyannah exactly. But also, responsiveness. JS is slower than CSS-based stuff. Not to mention the size of some JS files. Why do I need 3MiB of JS just to show some menus?..