🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

sass-watch

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sass-watch

It's like sass --watch, but for Node!

latest
Source
npmnpm
Version
0.1.0
Version published
Weekly downloads
134
-32.32%
Maintainers
1
Weekly downloads
 
Created
Source

#sass-watch It's like sass --watch, but for Node!

##Installation: npm install -g sass-watch

##Usage: sass-watch path/to/input/directory path/to/output/directory

sass-watch is really simple. Like, really. All it does is watch a directory, and when scss files in the input directory are added/changed/deleted, those changes are reflected in the compiled css files in the output directory.

###License Copyright (c) 2013 Duncan Smith MIT License (see LICENSE for details)

FAQs

Package last updated on 27 Jun 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts