water.css[0] and pico.css[1] are some of my favorite classless css libraries. There's a full list of them here: https://github.com/dbohdan/classless-css [0]: https://watercss.kognise.dev/ [1]: https://picocss.com/
Concrete.css
11–20 of 117 posts
Re: Concrete.css
#12This doesn't look right with the dark reader extension in firefox. I would expect a website that's compatible with dark mode to work with dark reader (I.e. I would expect dark reader to not influence the CSS in that case)
Re: Concrete.css
#13This doesn't look right with the dark reader extension in firefox. I would expect a website that's compatible with dark mode to work with dark reader (I.e. I would expect dark reader to not influence the CSS in that case)
You are the user of the extension. Does it break a site? Submit a patch to the extension! Certainly don't complain to the website author who has no control over what extensions you personally use.
Re: Concrete.css
#14water.css[0] and pico.css[1] are some of my favorite classless css libraries. There's a full list of them here: https://github.com/dbohdan/classless-css [0]: https://watercss.kognise.dev/ [1]: https://picocss.com/
I've been looking for a tiny classless CSS framework to go with petite-vue in a build-step-free app for a microcontroller project.
water.css looks a good candidate already but there are some others to investigate there.
Re: Concrete.css
#15Uptime sniper link is broken
Re: Concrete.css
#16I really appreciate all of your suggestions, I'll patch the issues up asap.
Re: Concrete.css
#17Some stuff like the drop down arrow doesn't look right in dark mode, would likely be fixed with `color-scheme: dark`
I created the style-sheet to be as minimalist as possible, but there is such a thing as too much minimalism.
Re: Concrete.css
#18Uptime sniper link is broken
Re: Concrete.css
#19Re: Concrete.css
#20Not sure I would make the "disabled" buttons stand out more brightly than a regular button. In fact I would swap the colors of those buttons, or maybe make the disabled button greyed out.
edit: hatchings make the inner text unreadable, I'll play around with opacity and dotted lines, thank you to the users who proposed them.
edit 2: went with dashed lines and published a new version. It even shaves off a couple of bytes off the minimized version :D