Socket
Book a DemoInstallSign in
Socket

ch-subschema-stylus-plugin

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ch-subschema-stylus-plugin

Stylus plugin for subschema-dev-support projects

latest
npmnpm
Version
0.0.8
Version published
Maintainers
1
Created
Source

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');

Keywords

cpe

FAQs

Package last updated on 15 Nov 2017

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