Skip to content

Commit c9e1bcc

Browse files
committed
Command for scss compilation using ruby sass is 'sass'. Not to confuse with npm scss which is a (somewhat unsupported) JS port.
1 parent 13edb04 commit c9e1bcc

File tree

1 file changed

+2
-2
lines changed
  • FlashDevelop/Bin/Debug/Tools/css

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
@scss %*
2-
:: scss <options> in:out
1+
@sass %*
2+
:: sass <options> in:out

0 commit comments

Comments
 (0)