KNACSS/.editorconfig

8 lines
87 B
INI
Raw Permalink Normal View History

root = true
[*]
2016-11-03 14:55:40 +01:00
end_of_line = lf
2015-07-01 13:47:48 +02:00
indent_style = space
indent_size = 2
charset = utf-8