chartmaker-fe/src/css/theme.scss

4 lines
80 B
SCSS
Raw Normal View History

2022-03-04 14:00:38 +01:00
@forward '~attractions/_variables' with (
$main: #d23e6e,
$font: inherit,
);