Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rfs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'test/expected/test-3.css')
-rw-r--r--test/expected/test-3.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/expected/test-3.css b/test/expected/test-3.css
index 1463c78..ba9904b 100644
--- a/test/expected/test-3.css
+++ b/test/expected/test-3.css
@@ -1,6 +1,6 @@
.selector-1 {
- background-color: #f00;
width: 300px;
+ background-color: #f00;
font-size: calc(1.325rem + 0.9vw);
}
.disable-rfs .selector-1,