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

test-10.scss « sass « test - github.com/twbs/rfs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4b54c16bcf39b508c92cb2ee3c067cb32a3a9e06 (plain)
1
2
3
4
5
6
7
8
9
10
$rfs-base-value: 12px;
$rfs-unit: px;
$rfs-breakpoint: 800;
$rfs-breakpoint-unit: rem;
$rfs-two-dimensional: true;
$rfs-factor: 5;
$rfs-class: true;
$rfs-safari-iframe-resize-bug-fix: true;
@import "../../scss";
@import "main";