perdido

v2.0.1
The Lost CSS grid reimagined to work with the JSS system
jss plugin grid perdido style stylesheet

all

npm run lint && npm run build

test

opener ./test/index.html

cover

istanbul cover test/index.js

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/perdido.js

build:min

NODE_ENV=production webpack src/index.js dist/perdido.min.js

lint

eslint ./src

prepublish

npm run all && git push --tags
npm i perdido

Metadata

  • MIT
  • Whatever
  • Wellington Cordeiro
  • released 1/30/2016

Downloads

Maintainers