Promotion (#2)

Reviewed-on: #2
This commit was merged in pull request #2.
This commit is contained in:
2026-06-21 19:09:56 +00:00
parent dd507ca515
commit 11d923b72f
13 changed files with 10654 additions and 344 deletions
+6 -1
View File
@@ -8,6 +8,8 @@
@import "../node_modules/chessground/assets/chessground.brown.css";
@import "../node_modules/chessground/assets/chessground.cburnett.css";
@import "./_promotion.css";
@source "../css";
@source "../js";
@source "../../lib/chesstrainer_web";
@@ -108,6 +110,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 */