Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 604 Bytes

readme.md

File metadata and controls

12 lines (10 loc) · 604 Bytes

CSSdoc API Reference

This document describes how to configure and use the CSSdoc object.

Method Description
__construct() Constructs a CSSdoc object
open() Open a CSS document from a URL or stream
load() Load CSS from a string
minify() Apply minification to the document
compile() Render the document as CSS
save() Save as a file or output as a string