Nativescript Dev Sass Versions Save

SASS CSS pre-processor for NativeScript projects

v1.7.0

5 years ago

Fix: Non-meaningful messages are printed in the default output https://github.com/NativeScript/nativescript-dev-sass/pull/104

v1.6.1

5 years ago

Full Changelog can be found here

v1.6.0

5 years ago

Full Changelog can be found here

v.1.5.0

6 years ago

Fix:

  • Don't stop livesync process when sass compilation error occurs

Feature:

  • Replace node-sass watcher with chokidar watcher.

v.1.4.0

6 years ago

Fix:

  • fix: fix the relative paths in order to allow both tgz and npm link
  • fix: move watchpatterns hook
  • fix: use appDirectoryPath from projectData

Feature:

  • feat(watch): use before-watchPatterns hook

v.1.3.5

6 years ago
  • Update node-sass version (Merge PR #51)

v.1.3.4

6 years ago