This is the source code for http://cssdb.co/ – a curated collection of great CSS, Sass, LESS and Stylus libraries.
To submit a library to CSSDB, you'll need Git and Node.js installed on your machine.
- Fork this repository
- Clone your fork locally
- Install dependencies by running
make deps - Run
make add-lib repo=foo/barwherefoo/baris the GitHub repo you wish to add - Commit the change that is made to
_data/libraries.jsonand open a pull request
To 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.
