Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Add ability to watch for files recursively #515

Merged
merged 1 commit into from
Nov 5, 2014
Merged

Add ability to watch for files recursively #515

merged 1 commit into from
Nov 5, 2014

Conversation

kevva
Copy link
Member

@kevva kevva commented Nov 5, 2014

# Will only watch for files in src/
node-sass src/index.scss --watch src

# Will watch for files in src/ and its subdirectories
node-sass src/index.scss --watch src --recursive

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling a214ae2 on kevva:recursive-watch into 491f5fc on sass:master.

@am11
Copy link
Contributor

am11 commented Nov 5, 2014

Aweeeeesum!

Do you think a test or two (CLI and API) would make sense for this kind of feature? (I think you do!) 😄

@andrew andrew mentioned this pull request Nov 5, 2014
@am11
Copy link
Contributor

am11 commented Nov 5, 2014

Tests can wait.. 😜

am11 added a commit that referenced this pull request Nov 5, 2014
Add ability to watch for files recursively
@am11 am11 merged commit 29871de into sass:master Nov 5, 2014
jiongle1 pushed a commit to scantist-ossops-m2/node-sass that referenced this pull request Apr 7, 2024
support colliding CSS filter effects functions
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants