mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 07:47:54 +00:00
theme: wildspace config
This commit is contained in:
parent
bc018cbb0d
commit
a332394c06
1 changed files with 3 additions and 0 deletions
|
@ -9,6 +9,9 @@ indent_size = 2
|
|||
indent_style = space
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.css]
|
||||
indent_size = 4
|
||||
|
||||
[*.js]
|
||||
insert_final_newline = true
|
||||
|
||||
|
|
Loading…
Reference in a new issue