jss-nested

v0.2.0
JSS plugin that enables support for nested selectors
jss plugin nested nesting

all

npm run lint && npm run build

test

opener ./test/index.html

build

npm run clean && npm run build:lib && npm run build:max && npm run build:min

clean

rimraf ./lib/*

build:lib

babel src --out-dir lib

build:max

NODE_ENV=development webpack src/index.js dist/jss-nested.js

build:min

NODE_ENV=production webpack src/index.js dist/jss-nested.min.js

lint

eslint ./src

prepublish

npm run all && git push --tags

Metadata

  • MIT
  • Whatever
  • Oleg Slobodskoi
  • released 9/21/2015

Downloads

Maintainers