Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/austingebauer/devise.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/node-sass/test/fixtures/watcher/main/one.scss')
-rw-r--r--node_modules/node-sass/test/fixtures/watcher/main/one.scss5
1 files changed, 0 insertions, 5 deletions
diff --git a/node_modules/node-sass/test/fixtures/watcher/main/one.scss b/node_modules/node-sass/test/fixtures/watcher/main/one.scss
deleted file mode 100644
index 414af5e..0000000
--- a/node_modules/node-sass/test/fixtures/watcher/main/one.scss
+++ /dev/null
@@ -1,5 +0,0 @@
-@import "partials/one";
-
-.one {
- color: red;
-}