Skip to content

Commit befcf72

Browse files
author
pipeline
committed
feature(EJ2-4389): Changelog update (origin/EJ2-2167-Button-Master)
1 parent 36d3010 commit befcf72

File tree

4 files changed

+6
-0
lines changed

4 files changed

+6
-0
lines changed

bootstrap.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@
22
* ej2 styles
33
*/
44
@import "base/bootstrap.scss";
5+
@import "button/bootstrap.scss";
6+
@import "check-box/bootstrap.scss";
7+
@import "radio-button/bootstrap.scss";

button/bootstrap.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
@import "ej2-buttons/styles/button/bootstrap.scss";

check-box/bootstrap.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
@import "ej2-buttons/styles/check-box/bootstrap.scss";

radio-button/bootstrap.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
@import "ej2-buttons/styles/radio-button/bootstrap.scss";

0 commit comments

Comments
 (0)