Add bootstrap 4.5.2 CSS source

This commit is contained in:
Jannik Beyerstedt 2020-09-08 22:36:51 +02:00
parent 200216aa5c
commit 5bb828adfd
95 changed files with 8118 additions and 1 deletions

View file

@ -0,0 +1,14 @@
# 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
[*.md]
trim_trailing_whitespace = false