7 lines
188 B
SCSS
7 lines
188 B
SCSS
// $variable: #BC459F;
|
|
$variable: #4DB6AC; // 300
|
|
// $variable: #26A69A; // 400
|
|
// $variable: #009688; // 500
|
|
@import '../layout/theme-colors';
|
|
@import '../themes/t-datepicker-teal.scss';
|