Skip to content

Commit cd3579b

Browse files
committed
fix usage of bootstrap variables
1 parent 7647022 commit cd3579b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.bootstraprc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"bootstrapVersion": 3,
3-
"bootstrapCustomizations": "./src/theme/variables.scss",
3+
"preBootstrapCustomizations": "./src/theme/variables.scss",
44
"appStyles": "./src/theme/bootstrap.overrides.scss",
55
"loglevel": "disabled",
66
"env": {

0 commit comments

Comments
 (0)