Initial template commit
This commit is contained in:
10
.leptosfmt.toml
Normal file
10
.leptosfmt.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
max_width = 120
|
||||
tab_spaces = 4
|
||||
indentation_style = "Tabs"
|
||||
newline_style = "Unix"
|
||||
attr_value_brace_style = "WhenRequired"
|
||||
macro_names = ["leptos::view", "view"]
|
||||
closing_tag_style = "Preserve"
|
||||
|
||||
[attr_values]
|
||||
class = "Tailwind"
|
||||
Reference in New Issue
Block a user