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

test-9.less « less « test - github.com/twbs/rfs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bd2e3562fde5cca35ee845fa5f4136e80db163b1 (plain)
1
2
3
4
5
6
7
8
9
@import "main";
@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;