/scss2wxss

scss to wxss

Primary LanguageJavaScript

scss-to-wxss

Useage

  • install
npm i scss-to-wxss -D
  • watch && build
const scss2wxss = require('scss-to-wxss');
scss2wxss.build();

Rationale

Compile scss file to css and write it into corresponding wxss file