Skip to content

Commit 5a8283a

Browse files
900187: Updated dependabot packages.
1 parent 417e4fc commit 5a8283a

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

src/styles.css

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
1-
/* You can add global styles to this file, and also import other style files */
2-
@import '../node_modules/@syncfusion/ej2/material.css';
1+
/* You can add global styles to this file, and also import other style files */@import '../node_modules/@syncfusion/ej2-base/styles/material.css';
2+
@import '../node_modules/@syncfusion/ej2-buttons/styles/material.css';
3+
@import '../node_modules/@syncfusion/ej2-dropdowns/styles/material.css';
4+
@import '../node_modules/@syncfusion/ej2-grids/styles/material.css';
5+
@import '../node_modules/@syncfusion/ej2-inputs/styles/material.css';
6+
@import '../node_modules/@syncfusion/ej2-lists/styles/material.css';
7+
@import '../node_modules/@syncfusion/ej2-navigations/styles/material.css';
8+
@import '../node_modules/@syncfusion/ej2-popups/styles/material.css';
9+
@import "../node_modules/@syncfusion/ej2-splitbuttons/styles/material.css";
10+
@import '../node_modules/@syncfusion/ej2-angular-pivotview/styles/material.css';

0 commit comments

Comments
 (0)