10 lines
151 B
SCSS
10 lines
151 B
SCSS
@import './custom-query';
|
|
$gray: $gray-200;
|
|
$gray-025: #fafbfc;
|
|
|
|
$magenta-800-no-hash: 5a1434;
|
|
|
|
// decoration
|
|
// undecided
|
|
$radius: $decor-radius-200;
|