webant-handler-css

3.0.1 • Public • Published

node-modules-webant-handler-css

Require CSS files with webant

Installation

$ npm install webant-handler-css

Usage

Ensure the css handler is present in your webant configuration file. For example:

{
    "entry":"src/js/main.js",
    "dest":"build/main.js",
    "handlers":["css"]
}

You may now require CSS files:

require("../path/to/styles.css");

See the webant module for more information.

Tests Build Status

Ensure phantomjs is installed and in your PATH, then run:

$ npm test

Readme

Keywords

Package Sidebar

Install

npm i webant-handler-css

Weekly Downloads

2

Version

3.0.1

License

MIT

Last publish

Collaborators

  • theakman2