We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd4bbfb commit ebd66c9Copy full SHA for ebd66c9
messages.json
@@ -0,0 +1,3 @@
1
+{
2
+ "1.1.0": "messages/1.1.0.txt"
3
+}
messages/1.1.0.txt
@@ -0,0 +1,15 @@
+SCSS Compiler 1.1.0
+-------------------
+
4
+Thanks for using SCSS Compiler. We've made some changes to the project, including adding Windows support!
5
6
+IMPORTANT - PLEASE READ!
7
+------------------------
8
+Due to the changes we have made you may need some extra setup steps in order
9
+for the plugin to work again.
10
11
+For Windows:
12
+Please see instructions here: https://github.com/mattarnster/scsscompiler
13
14
+For Linux/Mac OS X:
15
+We're assuming the binary is located at /usr/local/bin/scss
0 commit comments