1
0
Fork 0
mirror of https://github.com/Nutomic/ibis.git synced 2024-12-23 18:21:24 +00:00
ibis/.leptosfmt.toml

6 lines
150 B
TOML
Raw Normal View History

2024-03-29 13:42:06 +00:00
max_width = 100
attr_value_brace_style = "WhenRequired" # "Always", "AlwaysUnlessLit", "WhenRequired" or "Preserve"
2024-12-05 10:30:47 +00:00
[attr_values]
class = "Tailwind"