Skip to content

Commit ebd66c9

Browse files
committed
Adding messages for the updates.
1 parent cd4bbfb commit ebd66c9

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

messages.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"1.1.0": "messages/1.1.0.txt"
3+
}

messages/1.1.0.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
SCSS Compiler 1.1.0
2+
-------------------
3+
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

Comments
 (0)