Corban-Lee Jones 38b8184499
All checks were successful
Build and Push Docker Image / build (push) Successful in 42s
move to scss (incomplete)
incomplete, moving to scss
2024-10-13 23:36:42 +01:00

12 lines
167 B
INI

# editorconfig.org
root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true