]> git.openstreetmap.org Git - rails.git/commit
Move scss @include color-mode(dark) to the top level
authorAnton Khorev <tony29@yandex.ru>
Sat, 28 Jun 2025 15:34:12 +0000 (18:34 +0300)
committerAnton Khorev <tony29@yandex.ru>
Sat, 28 Jun 2025 15:34:12 +0000 (18:34 +0300)
commit119b3e05a1b5f4dcc86d0355e21f20ed23226abe
tree7a1ed10bad0722857ae06095f79370cafe840e1a
parent285ee6768167f15b4f76e1c05b0547e14ea7c4eb
Move scss @include color-mode(dark) to the top level

It doesn't work as expected when nested and the color scheme is fixed because [data-bs-theme="dark"] selector ends up at a wrong place in compiled css.
app/assets/stylesheets/common.scss