Documentation

Concise CSSGive up the bloat. Stop tripping over your classes. Be Concise.

Current versions:

Core:v4.1.2

Utils:v1.0.0

UI:v0.2.1

Getting started

Using NPM

This is the prefered method to install Concise CSS, you will be able to customize and compile the source files with Concise CLI.

// Get Concise CSS
npm install concise.css

// Get Concise CLI
npm install -g concise-cli

// Import Concise CSS
@import "node_modules/concise.css/concise";

// Compile files
concisecss compile source.scss styles.css

Using the CDN

If you just want to try Concise CSS or if you do not have plans to customize the styles from the source code, then you can use our CDN.

<!-- Minified - Latest version -->
<link rel="stylesheet" href="https://cdn.concisecss.com/concise.min.css">

See the Documentation

Why Concise CSS

Bloat-Free

No unnecessary styles are added so you can spend more time building and less time overriding.

Concise UI

Do you need CSS components? We provide a basic UI kit for Concise CSS as an add-on.

Concise Utils

We also provide utility classes for rapid prototyping and context-dependent styles.

Sass + PostCSS

The usual features from Sass with some custom additions using PostCSS.

Design-Oriented

A framework built with design in mind. Get better results from the beginning with less code.

Easy to use

Concise has a small learning curve; the simplicity of the styles helps to get started faster.

Read the introduction

ShowcaseWebsites made with Concise CSS

Jameskolce.com
Brain.jameskolce.com
GDquest.com
dbhs.tech
xyentific.com
stocksandwich.com
acaudio.co.uk
aclighting.com
nbg.nl

Submit your website