@financial-times/sass

1.32.4 • Public • Published

sass

Prebuilt dart-sass binaries available via npm

API

$ npm install --save @financial-times/sass
const execFile = require('child_process').execFile;
const sass = require('@financial-times/sass');

execFile(sass, ['styles.scss'], (err, stdout) => {
	console.log(stdout);
});

Updating sass binary

To update this project to the latest dart-sass, run the npm update command.

Readme

Keywords

none

Package Sidebar

Install

npm i @financial-times/sass

Weekly Downloads

6

Version

1.32.4

License

MIT

Unpacked Size

6.16 kB

Total Files

8

Last publish

Collaborators

  • robgodfrey
  • robertboulton
  • seraph2000
  • hamza.samih
  • notlee
  • emmalewis
  • aendra
  • the-ft
  • rowanmanning
  • chee
  • alexwilson