Package: node-gulp-sass (6.0.0-1)
Links for node-gulp-sass
Debian Resources:
Download Source Package node-gulp-sass:
- [node-gulp-sass_6.0.0-1.dsc]
- [node-gulp-sass_6.0.0.orig.tar.gz]
- [node-gulp-sass_6.0.0-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Gulp extension for using the SASS CSS compiler
gulp-sass is a light-weight wrapper around either Dart Sass or Node Sass, although currently only Node Sass is packaged for Debian in the node-node-sass package.
gulp-sass must be imported into your gulpfile, where you provide it the compiler of your choice. To use gulp-sass in a CommonJS module (which is most Node.js environments), do something like this:
> const sass = require('gulp-sass')(require('node-sass'));
Node.js is an event-based server-side JavaScript engine.
Other Packages Related to node-gulp-sass
|
|
|
|
-
- dep: node-lodash-packages
- Lo-dash is a Node.js utility library (per method packages)
-
- dep: node-picocolors
- library for terminal output formatting with colors (Node.js module)
-
- dep: node-plugin-error (>= 1.0.1)
- Error handling for vinyl plugins
-
- dep: node-replace-ext (>= 2.0.0)
- Node module to replace file extension with another one
-
- dep: node-strip-ansi (>= 6.0.1)
- Strip ANSI escape codes
-
- dep: node-vinyl-sourcemaps-apply
- Apply a source map to a vinyl file
-
- rec: node-node-sass
- Wrapper around libsass
Download node-gulp-sass
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 9.5 kB | 30.0 kB | [list of files] |