editorconfig: add scss
This commit is contained in:
committed by
GitHub
parent
ded03df1ff
commit
1a4d9dc7da
@@ -1,6 +1,6 @@
|
|||||||
root = true
|
root = true
|
||||||
|
|
||||||
[**.{js,rb,css,erb,md,json,yml}]
|
[**.{js,rb,css,scss,erb,md,json,yml}]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
end_of_line = lf
|
end_of_line = lf
|
||||||
|
|||||||
Reference in New Issue
Block a user