styled-reboot

v1.0.0
Bootstrap 4 reboot.css for styled-components
styled components css reboot reboot.css bootstrap

lint:css

stylelint './src/**/*.js'

lint:js

eslint .

test

npm run lint:css && npm run lint:js

prebuild

npm run test

build:lib

babel --out-dir lib src

build:dist

rollup -c && rollup -c --environment ESBUNDLE && rollup -c --environment PRODUCTION

build

npm run build:lib && npm run build:dist

prepare

npm run build

Metadata

  • MIT
  • Whatever
  • http://pager.com
  • released 10/24/2017

Downloads

Maintainers