Portable and configurable extension of the main library
Version: 1.0.0
Topics: sass, styles, css-variables, theme,
https://charrismatic.github.io/charrismatic-style-theme
Matt Harris
- type: "git"
- url: "https://github.com/charrismatic/charrismatic-style-theme.git"
- node-sass: "^4.12.0"
- build: "./run/styles"
- dev: "./run/styles-dev"
- lint:style: "./run/styles-lint"
- lint:pkg: ".jsonlint package.json --pretty-print --sort-keys --in-place"
- meta:bump: "npm version patch -m "Increasing npm package version v%s""
- meta:release: "npm version patch -m "Release: %s""
- start: "npm run lint && npm run dev"
MITMIT