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 4c31cab commit 25131d6Copy full SHA for 25131d6
src/__tests__/fixtures/features/color-rgba.expected.css
@@ -1,5 +1,5 @@
1
.foo {
2
- background: #99DD99;
+ background: #99dd99;
3
background: rgba(153, 221, 153, 0.8);
4
border: solid 1px #646667;
5
border: solid 1px rgba(100,102,103,.3);
0 commit comments