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/less/test-9.less')
-rw-r--r--test/less/test-9.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/less/test-9.less b/test/less/test-9.less
index e8d7c36..bd2e356 100644
--- a/test/less/test-9.less
+++ b/test/less/test-9.less
@@ -1,6 +1,6 @@
@import "main";
-@rfs-base-font-size: 12px;
-@rfs-font-size-unit: px;
+@rfs-base-value: 12px;
+@rfs-unit: px;
@rfs-breakpoint: 800;
@rfs-breakpoint-unit: rem;
@rfs-two-dimensional: true;