Socket
Book a DemoInstallSign in
Socket

broccoli-myth

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

broccoli-myth

Preprocess CSS with Myth

latest
Source
npmnpm
Version
1.1.0
Version published
Maintainers
1
Created
Source

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

Keywords

broccoli-plugin

FAQs

Package last updated on 16 May 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts