7 lines
190 B
SCSS
7 lines
190 B
SCSS
// $variable: #BC459F;
|
|
$variable: #BA68C8; // 300
|
|
// $variable: #AB47BC; // 400
|
|
// $variable: #9C27B0; // 500
|
|
@import '../layout/theme-colors';
|
|
@import '../themes/t-datepicker-purple.scss';
|