Skip to content

silvandiepen/cadds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CaDDS

CaDDS or Config and Data Driven Styling is a styling methodology based on styling a complete project from one single config file. It might sound odd, but it's possible without making it too complicated.

Why?

The idea is to create a config file which holds all the styling for a project. By including this file into another with some different defaults, you can completely alter the outcome and create themes.

The idea is to create css which can be altered as much as possible and be able to build that css just using a config file.

How?

To use the CADDS styling you need to make sure your project has a few things in stock; Knowledge of the CSS cascade, BEM and install CaDDS and Sass in your project.

npm install cadds sass

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages