An open API service indexing awesome lists of open source software.

https://github.com/documentationjs/documentation-css

a documentation generator for CSS
https://github.com/documentationjs/documentation-css

Last synced: 6 months ago
JSON representation

a documentation generator for CSS

Awesome Lists containing this project

README

          

## styledoc

Embedded documentation, for stylesheets.

### `core` project

Parses JSDoc-style comments in CSS stylesheets using postcss and doctrine.
Designed for node and browser environments.

### `ui` project

Displays documentation parsed using `core` as HTML. Designed principally
as a browser project.