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

test-9.scss « sass « test - github.com/twbs/rfs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 84f6f738f3e4fc44fe7be92f77615282256b673e (plain)
1
2
3
4
5
6
7
8
9
$rfs-base-font-size: 12px;
$rfs-font-size-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 "main";