Skip to content

Commit

Permalink
Merge branch 'next-37557/auto-imported-from-github' into 'trunk'
Browse files Browse the repository at this point in the history
NEXT-37557 - Update Bootstrap Docs Link

See merge request shopware/6/product/platform!14436
  • Loading branch information
mitelg committed Aug 7, 2024
2 parents 2f4d3a9 + 87bddfa commit 712c7be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Storefront/Theme/Command/ThemeCreateCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ private function getVariableOverridesTemplate(): string
This file is used to override default SCSS variables from the Shopware Storefront or Bootstrap.
Because of the !default flags, theme variable overrides have to be declared beforehand.
https://getbootstrap.com/docs/4.0/getting-started/theming/#variable-defaults
https://getbootstrap.com/docs/5.3/customize/sass/#variable-defaults
*/
EOL;
}
Expand Down

0 comments on commit 712c7be

Please sign in to comment.