add linter and formatter

This commit is contained in:
2026-06-21 14:43:44 +02:00
parent dd507ca515
commit b1b76522b8
11 changed files with 10534 additions and 342 deletions
+4 -1
View File
@@ -108,6 +108,9 @@
@custom-variant dark (&:where([data-theme=dark], [data-theme=dark] *));
/* Make LiveView wrapper divs transparent for layout */
[data-phx-session], [data-phx-teleported-src] { display: contents }
[data-phx-session],
[data-phx-teleported-src] {
display: contents;
}
/* This file is for your main application CSS */