sass-build

v1.1.6
[sass-build] is an attempt to simplify the mundane task fo compiling sass. For what is worth, front-end developers probably don't need this package, yet all developers might find it useful due to it's simplicity and configuration.
sass compiler

build

node scripts/build.js

watch

npm run build -- --watch

eslint

eslint "**/*.{js,jsx,ts,tsx}"

test

ts-mocha

check-types

npx tsc --project tsconfig.json

update

npx npm-check-updates --upgrade

prepublishOnly

npm run build
npm i sass-build

Metadata

  • MIT
  • Whatever
  • Ivan Zhekov
  • released 6/14/2023

Downloads

Maintainers