7 lines
195 B
SCSS
7 lines
195 B
SCSS
// $variable: #DCE775; // 300
|
|
// $variable: #D4E157; // 400
|
|
// $variable: #CDDC39; // 500
|
|
$variable: #C0CA33; // 600
|
|
@import '../layout/theme-colors';
|
|
@import '../themes/t-datepicker-lime.scss';
|