sass-extract

v3.0.0
Extract structured variables from sass files. Fast and accurate.
sass scss variables convert extract import json

peers

npx npm-install-peers

compile

babel -d lib/ src/

prepublish

npm run compile

test

mocha --require babel-core/register --timeout 10000 --file "./test/helpers/implementation_iterator.js"

test:fast

FAST_TEST=true mocha --require babel-core/register

changelog

conventional-changelog -i CHANGELOG.md -s -r 0

watch

mocha --watch --reporter min --require babel-core/register --timeout 10000

watch:fast

FAST_TEST=true mocha --watch --reporter min --require babel-core/register
npm i sass-extract

Metadata

  • MIT
  • >=4
  • John Granström
  • released 10/25/2023

Downloads

Maintainers