6 lines
165 B
SCSS
6 lines
165 B
SCSS
$variable: #4DD0E1; // 300
|
|
// $variable: #26C6DA; // 400
|
|
// $variable: #00BCD4; // 500
|
|
@import '../layout/theme-colors';
|
|
@import '../themes/t-datepicker-cyan.scss';
|