Core:v4.1.2
Utils:v1.0.0
UI:v0.2.1
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.cssIf 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">No unnecessary styles are added so you can spend more time building and less time overriding.
Do you need CSS components? We provide a basic UI kit for Concise CSS as an add-on.
We also provide utility classes for rapid prototyping and context-dependent styles.
The usual features from Sass with some custom additions using PostCSS.
A framework built with design in mind. Get better results from the beginning with less code.
Concise has a small learning curve; the simplicity of the styles helps to get started faster.
Sponsored by KeyCDN
©
James Kolce,
Keenan Payne &
Concise CSS Contributors.