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 befcf72 commit 8ae94bcCopy full SHA for 8ae94bc
bootstrap.scss
@@ -4,4 +4,5 @@
4
@import "base/bootstrap.scss";
5
@import "button/bootstrap.scss";
6
@import "check-box/bootstrap.scss";
7
+@import "list-view/bootstrap.scss";
8
@import "radio-button/bootstrap.scss";
list-view/bootstrap.scss
@@ -0,0 +1 @@
1
+@import "ej2-lists/styles/list-view/bootstrap.scss";
0 commit comments