nano-css

v0.0.3
Smallest 5th gen CSS-in-JS library
css style styles pico nano lite react js in-js and 9 more...

demo

webpack-dev-server --config demo/webpack.config.js

test

npm run eslint && npm run test:server && jest

build

npm run clean && npm run build:cjs && npm run build:umd

clean

rimraf dist && npm run test:visual:clean

start

npm run storybook

eslint

eslint src

prettier

prettier --write '**/*.ts'

build:cjs

webpack -p --config build/webpack.config.cjs.js

build:umd

webpack -p --config build/webpack.config.umd.js

precommit

lint-staged

storybook

start-storybook -p 6010

test:watch

jest --watch

test:server

NODE_ENV=production mocha addon/**/*.test-server.js

test:visual

npm run storybook

test:coverage

jest --coverage

semantic-release

semantic-release

test:visual:build

build-storybook

test:visual:clean

rimraf storybook-static

Metadata

  • Unknown
  • Whatever
  • Unknown
  • released 3/15/2018

Downloads

Maintainers