Vladimír Vondruš 8 years ago
parent
commit
b7e6ed4e84
  1. 7
      .editorconfig

7
.editorconfig

@ -0,0 +1,7 @@
[*]
indent_style = space
indent_size = 4
[*.{css,html}]
indent_style = space
indent_size = 2
Loading…
Cancel
Save