Add bootstrap 4.5.2 CSS source
This commit is contained in:
parent
200216aa5c
commit
5bb828adfd
95 changed files with 8118 additions and 1 deletions
14
scss/bootstrap-4.5.2/.editorconfig
Normal file
14
scss/bootstrap-4.5.2/.editorconfig
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue