Include SCSS as detectable markup

This commit is contained in:
Ted Nyman
2013-12-23 10:05:36 -08:00
parent 3ece15b398
commit b7d23efc1b

View File

@@ -33,7 +33,7 @@ module Linguist
#
# Returns an array
def self.detectable_markup
["CSS", "Less", "Sass", "Stylus", "TeX"]
["CSS", "Less", "Sass", "SCSS", "Stylus", "TeX"]
end
# Detect languages by a specific type