Skip to content

Commit a7b2056

Browse files
committed
Tweak css generated template
1 parent eff309c commit a7b2056

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
// Install bootstrap using yarn
22
// $ yarn add bootstrap
3-
// @import "bootstrap_variables";
4-
// @import "bootstrap/scss/bootstrap";
3+
@import "bootstrap_variables";
4+
@import "bootstrap/scss/bootstrap";
55

66
// Install select2 with yarn
77
// $ yarn add select2
8-
// @import "select2/dist/css/select2";
8+
@import "select2/dist/css/select2";
99

1010
@import "binco";

0 commit comments

Comments
 (0)