Concrete.css

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Milligram

    A minimalist CSS framework.

  • I had been using similar projects such as skeleton[0] and milligram[1] for small experiments such as repfl[2], and wanted to create something similar that I would find aesthetically pleasing and that would fit in as little space as possible. The current version of concrete.css is less than 1kb minzipped!

    [0] http://getskeleton.com/

    [1] https://milligram.io/

    [2] https://repfl.ch/

  • concrete.css

    A simple and to the point classless CSS framework

  • So this is the way you're supposed to use it? Is this accessible?

        GitHub

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • pico

    Minimal CSS Framework for semantic HTML

  • Modern CSS stylesheets include configurability via CSS variables on the root element so maybe that's where the "framework" comes from.

    Also note: This project looks like an even more minimized version of PicoCSS [1]

    [1] https://picocss.com/

  • Marx

    The classless CSS reset (perfect for Communists).

  • Tufte CSS

    Style your webpage like Edward Tufte’s handouts.

  • As it is often said in various designer forums, please avoid pure white (#FFFFFF) on black (here #111111), as it makes the text glow for the human eyes (therefore making it unreadable for long text). Instead, try to lower a bit the contrast on the text color.

    Also, the dispositions for the buttons at the beginning (GitHub, NPM, ...) are not adjusted correctly for keyboard navigation (each button requires two tabs).

    Appart from that, I do like a minimalist stylesheet, so I will also recommend Tufte CSS [0] for readers.

    [0]: https://github.com/edwardtufte/tufte-css

  • classlesscss

    CSS with few but great styles for basic HTML5 tags

  • https://classless.de has been my favorite for simple sites, it's 400 lines, responsive. bootstrap compatible.

    just checked out pico classless and it also works great.

  • unpkg

    The CDN for everything on npm

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • devdocs

    API Documentation Browser

  • Environmental lighting conditions rule the day! I have astigmatism and I prefer bright backgrounds; #000 text on #fff backgrounds works great for me, but that's because I work in a room lit by a 250W 30,000 lumen corn-cob LED bulb[0] that makes my small office as bright on the inside as the shaded ground from a tree on an overcast day (which is quite bright compared to usual indoor lighting). In a room that bright, high contrast text works great and is highly readable, with "dark mode" often looking washed out and muddy. Even small reductions in contrast (such as what https://devdocs.io does with text of #333 in light mode) can make me notice and wish for greater contrast.

    [0] - https://www.benkuhn.net/lux/

  • site

    Personal site of @naiyerasif (by naiyerasif)

  • Classless CSS is pretty great. I've my own[1] for my personal site.

    [1]: https://github.com/naiyerasif/site/blob/1d43c689c7c4035e2e02...

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts