1
1
mirror of https://github.com/primer/css.git synced 2024-12-02 07:53:06 +03:00
css/.changeset/witty-donuts-rest.md
2021-03-25 20:32:41 -07:00

251 B

@primer/css
patch

Fixing the color-mode-theme mixin. Currently the mixin doesn't take into account when mode="light" and light-theme="dark". This fix allows dark themes to be set as light themes and to toggle into single light mode.