diff --git a/subthemes/bootstrap_sass/bootstrap_sass.info.yml b/subthemes/bootstrap_sass/bootstrap_sass.info.yml index 0a5f527257bdd40bbbef162365b604480d941dbd..25438516bf7944f5732622065e234eac1d0221aa 100644 --- a/subthemes/bootstrap_sass/bootstrap_sass.info.yml +++ b/subthemes/bootstrap_sass/bootstrap_sass.info.yml @@ -2,7 +2,7 @@ name: SASS Bootstrap Starter Kit Subtheme type: theme description: 'SASS starter kit for a Bootstrap SubTheme.' version: VERSION -core_version_requirement: ^9 || ^10 || ^11 +core_version_requirement: ^10.3 || ^11 base theme: bootstrap libraries: diff --git a/subthemes/bootstrap_subtheme/bootstrap_subtheme.info.yml b/subthemes/bootstrap_subtheme/bootstrap_subtheme.info.yml index 5861969d900f07a71a8f6f0476070b084ac732d7..46b93045763998c95a8b5d4ddc08abd9dcfc6ad1 100644 --- a/subthemes/bootstrap_subtheme/bootstrap_subtheme.info.yml +++ b/subthemes/bootstrap_subtheme/bootstrap_subtheme.info.yml @@ -1,8 +1,7 @@ name: Bootstrap Subtheme type: theme description: 'Basic structure for a Bootstrap SubTheme.' -core: 8.x -core_version_requirement: ^10.3 || ^11 +ccore_version_requirement: ^10.3 || ^11 base theme: bootstrap libraries: diff --git a/subthemes/bootstrap_subtheme/bootstrap_subtheme.libraries.yml b/subthemes/bootstrap_subtheme/bootstrap_subtheme.libraries.yml index 7c807686f5b2bcb733e5ce466571251013cd6fb4..177d0eb3c84feeed44ce64a27112ee0ecc417861 100644 --- a/subthemes/bootstrap_subtheme/bootstrap_subtheme.libraries.yml +++ b/subthemes/bootstrap_subtheme/bootstrap_subtheme.libraries.yml @@ -4,8 +4,8 @@ global-styling: js/global.js: {} css: component: - css/style.css: {} - css/colors.css: {} + css/style.css: { weight: 100 } + css/colors.css: { weight: 99 } bootstrap: js: /libraries/popper.js/dist/umd/popper.min.js: { weight: -19 }