concrete.css

3.0.0 • Public • Published

A simple and to the point classless CSS stylesheet

What is this ?

This a classless CSS stylesheet, 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.

Inspired by Milligram and Skeleton.

Please feel free to open an issue and/or contribute !

Get Started

In your HTML <head>

Just drop this line into your html <head>:

<link rel="stylesheet" href="https://unpkg.com/concrete.css@3.0.0/concrete.min.css">

In your javascript project

Add the dependency:

npm install concrete.css

Import it somewhere in your code:

import 'concrete.css'

Readme

Keywords

none

Package Sidebar

Install

npm i concrete.css

Weekly Downloads

386

Version

3.0.0

License

MIT

Unpacked Size

13.5 kB

Total Files

5

Last publish

Collaborators

  • louismerlin