concrete.css
A simple and to the point classless CSS framework
What is this ?
This is a classless CSS framework, built for lightness and simplicity.
Concrete can be a great starting point for a simple website.
It also switches to a dark theme if your OS uses one.
Best used in pair with normalize.css.
Inspired by Milligram and Skeleton.
Get Started
In your HTML <head>
Just drop these lines into your HTML head.
<link rel="stylesheet" href="https://unpkg.com/[email protected]/normalize.css">
<link rel="styleshe...
Read more at concrete.style