Skip to content

Commit e32ab34

Browse files
tabunagithub-actions[bot]
authored andcommitted
Fixed code style
1 parent 62a1a70 commit e32ab34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resources/css/app.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@import 'bootstrap/scss/functions';
22

3-
$variable-prefix: bs- !default; // Deprecated in v5.2.0 for the shorter `$prefix`
4-
$prefix: $variable-prefix !default;
3+
$variable-prefix: bs- !default; // Deprecated in v5.2.0 for the shorter `$prefix`
4+
$prefix: $variable-prefix !default;
55

66
// scss-docs-start theme-color-variables
77
$primary: #f9322c;

0 commit comments

Comments
 (0)