bootstrap-4-theme

v1.0.2
Style rules to reproduce the bootstrap-theme.css from bootstrap 3 for bootstrap 4
bootstrap 4 theme bootstrap 3 theme

clean

rimraf dist

build-css

node-sass scss/bootstrap-theme.scss dist/bootstrap-theme.css

build-min-css

node-sass scss/bootstrap-theme.scss dist/bootstrap-theme.min.css --output-style compressed

build

npm run build-css && npm run build-min-css

prepublishOnly

npm run clean && npm run build
npm i bootstrap-4-theme

Metadata

  • MIT
  • Whatever
  • jharris4
  • released 6/5/2018

Downloads

Maintainers