When use Bootswatch theme unnecessary CSS file is being loaded

Created on 20 April 2023, about 1 year ago
Updated 7 May 2023, about 1 year ago

When use Bootswatch theme unnecessary CSS file is being loaded.
In this case //cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/css/bootstrap.min.css fill be loaded.

bootstrap_cdn:
  js:
    //cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/js/bootstrap.bundle.min.js: { type: external, minified: true }
  css:
    component:
      //cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/css/bootstrap.min.css: { type: external, minified: true }

bootswatch_cerulean:
  css:
    component:
      //cdnjs.cloudflare.com/ajax/libs/bootswatch/5.2.0/cerulean/bootstrap.min.css: { type: external, minified: true }
  dependencies:
    - bootstrap_barrio/bootstrap_cdn
πŸ› Bug report
Status

Fixed

Version

5.5

Component

Code

Created by

πŸ‡ΊπŸ‡¦Ukraine super_romeo Kiev

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024