We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 773233b commit 8fb5d55Copy full SHA for 8fb5d55
src/stylesheets/datepicker-cssmodules.scss
@@ -1,4 +1,5 @@
1
@use "sass:meta";
2
+
3
:global {
- @include meta.load-css("datepicker.scss");
4
+ @include meta.load-css("datepicker");
5
}
0 commit comments