0.2.2 • Published 9 years ago

mimosa-bless v0.2.2

Weekly downloads
7
License
MIT
Repository
-
Last release
9 years ago

mimosa-bless NPM version Build Status Coveralls Status Dependencies

Overview

Runs Bless on your css

Usage

Add mimosa-bless to your list of modules. That's all! Mimosa will install the module for you when you start up.

Default Config

bless: { options: { cacheBuster: true, cleanup: true, compress: false, force: false, imports: true }, files: [] }

files is an array of strings with each entry being either the name of a folder or an exact file name if its a folder, it will recursively find any files ending in a .css extension within that folder

0.2.2

9 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago