0.3.0-2 • Published 12 years ago

design.io-stylesheets v0.3.0-2

Weekly downloads
4
License
-
Repository
github
Last release
12 years ago

Design.IO Stylesheets Extension

Install

npm install design.io-stylesheets

Usage

# Watchfile

require('design.io-stylesheets')
  compress: true
  ignore:   /ignore-me/
  # outputPath: (path) ->
  #   "public/something.css"
  # write: (path, string) ->
  #   console.log("do something manually with it")

Then just make sure you have design.io running from your project's root:

design.io
0.3.0-2

12 years ago

0.3.0-1

12 years ago

0.3.0

12 years ago

0.1.3

12 years ago

0.1.0

12 years ago