add linter and formatter
This commit is contained in:
+4
-1
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user