npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

broccoli-myth

1.1.0

@kevva

npmHomeRepoSnykSocket
Downloads:0
$ npm install broccoli-myth
DailyWeeklyMonthlyYearly

broccoli-myth Build Status

Preprocess CSS with Myth

Install

$ npm install --save-dev broccoli-myth

Usage

var myth = require('broccoli-myth');
tree = myth(tree);

API

myth(tree, options)

Initialize a new myth with the given string of regular CSS.

License

MIT © Kevin Mårtensson