This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@lumeland/sass
TypeScript icon, indicating that this package has built-in type declarations

1.58.0 • Public • Published

This is a slightly modified version of the sass package to make it work on Deno.

Changes from the NPM version

  • Modified package.json.
  • Removed bin file.
  • Removed chokidar dependency (used only in bin).
  • Detect Deno in sass.dart.js with:
    var dartNodeIsActuallyNode = !dartNodePreambleSelf.window || dartNodePreambleSelf.window.Deno;

This package will be obsolete when https://github.com/mbullington/node_preamble.dart/pull/32 is merged (or dart-sass fixed this issue in a different way).

Package Sidebar

Install

npm i @lumeland/sass

Weekly Downloads

31

Version

1.58.0

License

MIT

Unpacked Size

4.59 MB

Total Files

30

Last publish

Collaborators

  • oscarotero