Skip to content

Commit a1e3818

Browse files
committed
Rewrite details to casual divs
1 parent 11e4267 commit a1e3818

File tree

4 files changed

+778
-28
lines changed

4 files changed

+778
-28
lines changed

.formatter.exs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Used by "mix format"
22
[
3+
import_deps: [:phoenix],
4+
plugins: [Phoenix.LiveView.HTMLFormatter],
35
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
46
]

0 commit comments

Comments
 (0)