Files
leptos_tauri_tailwind_daisy…/.leptosfmt.toml

11 lines
225 B
TOML

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"