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 bb1c4cd commit f68c89eCopy full SHA for f68c89e
styles/pages/global.scss
@@ -1,6 +1,7 @@
1
@import "../../node_modules/@syncfusion/ej2-base/styles/material.css";
2
@import "../../node_modules/@syncfusion/ej2-inputs/styles/material.css";
3
@import "../../node_modules/@syncfusion/ej2-dropdowns/styles/material.css";
4
+@import "../../node_modules/react-datepicker/dist/react-datepicker.min.css";
5
6
.title {
7
font-weight: 100;
0 commit comments