From 93f7baae7fcd707f7080786a9c117fb92269d798 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 14 Sep 2014 21:27:21 +0000 Subject: use stdin --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index c7268e6..4daa07a 100644 --- a/README +++ b/README @@ -2,4 +2,4 @@ simple sass wrapper. USAGE: -sass myfile.sass > myfile.css +sass < myfile.sass > myfile.css -- cgit v1.2.3