From 03f6a786ee5f2e01ec735cc59f3da92d10cc8eb7 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Sun, 22 Nov 2015 19:26:18 +0000 Subject: [PATCH] We use SCSS not LESS --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 95883dea..a8763f8e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ * text=auto *.css linguist-vendored -*.less linguist-vendored +*.scss linguist-vendored