This is the source code for http://cssdb.co/ – a curated collection of great CSS, Sass, LESS and Stylus libraries.
⚠️ NOTE: This project is no longer being maintained. If you're interested in taking over maintenance, please contact me.
To submit a library to CSSDB, you'll need Git and Node.js installed on your machine.
make deps
make add-lib repo=foo/bar
where foo/bar
is the GitHub repo you wish to add_data/libraries.json
and open a pull requestTo run the CSSDB site locally, install Jekyll and run with make serve
.
Use the project issue tracker to track bugs, request/discuss features, and ask questions.
This source code (and design) is licensed under the Creative Commons Attribution-NonCommercial 3.0 Unported license.