We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b434cd commit 522c690Copy full SHA for 522c690
libs/sheet/src/snapshots/sheet__tests__theme_selector.snap
@@ -2,4 +2,4 @@
2
source: libs/sheet/src/lib.rs
3
expression: sheet.create_css()
4
---
5
-":root[data-theme=dark] .test{margin-left:40px;margin-right:40px;}:root[data-theme=dark] .test{margin-top:40px;margin-bottom:40px;}:root[data-theme=light] .test{margin-left:50px;margin-right:50px;}"
+":root[data-theme=dark] .test{margin-top:40px;margin-bottom:40px;}:root[data-theme=dark] .test{margin-left:40px;margin-right:40px;}:root[data-theme=light] .test{margin-left:50px;margin-right:50px;}"
0 commit comments