Improve dark mode styling
This commit is contained in:
parent
4e9f710162
commit
1b8460fd3e
5 changed files with 271 additions and 124 deletions
|
|
@ -4,7 +4,7 @@ root = true
|
|||
insert_final_newline = true
|
||||
max_line_length = 100
|
||||
|
||||
[*.{cs,cshtml,html,xml,js,css,csproj,json,md}]
|
||||
[*.{cs,cshtml,html,xml,js,css,csproj,json,md,scss}]
|
||||
indent_style = tab
|
||||
tab_width = 4
|
||||
trim_trailing_whitespace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue