This package has been deprecated

Author message:

this package has been deprecated

stylus-cache

0.1.1 • Public • Published

Stylus Cache

Caches the compiled .stylus or .styl files as .css.

Usage

npm install stylus-cache
StylusCache = require 'stylus-cache'
 
cache = new StylusCache(cacheDir: '/tmp/stylus-cache')
css = cache.readFileSync('/Users/me/apps/static/styles.styl')

Readme

Keywords

Package Sidebar

Install

npm i stylus-cache

Weekly Downloads

1

Version

0.1.1

License

none

Last publish

Collaborators

  • maruk0me