Cofffee-Assets/styles/material-dark/theme/variables.scss

7 lines
158 B
SCSS
Raw Normal View History

@charset "UTF-8";
@import 'base_config';
@import '../custom_config';
@import '../custom_color', '../custom_layout';
.link-button { color: $link-text-color }