root = true

[*]
end_of_line = true
insert_final_newline = true

[*.{css,scss,sass}]
charset = utf-8
indent_size = 2
indent_style = space

[*.{html,js}]
indent_size = 2
indent_style = space