ch-subschema-stylus-plugin

0.0.8 • Public • Published

ContentHub Stylus Plugin

A little project to contain stylus configuration for beehive stylus + subschema-dev-support app. Just adds the setup.

Modern version of subschema will load packages in the SUBCHEMA_INCLUDE env.

Installation

 $ npm install ch-subschema-stylus-plugin
``
## Usage 
Add ch-subschema-stylus-plugin to your package.json
 
```sh
 npm install -d ch-subschema-stylus-plugin

Add a peer dependencies (if its a module)

In your subschema-webpack.conifg.js One day it will correctly auto load this, but until then, you can try...

 module.exports = require('ch-subschema-stylus-plugin');
 

Package Sidebar

Install

npm i ch-subschema-stylus-plugin

Weekly Downloads

1

Version

0.0.8

License

SEE LICENSE IN LICENSE.md

Last publish

Collaborators

  • speajus