6 lines
88 B
SCSS
6 lines
88 B
SCSS
/* stylelint-disable */
|
|
:global {
|
|
@import "datepicker.scss";
|
|
}
|
|
/* stylelint-enable */
|