- Issue created by @murz
- π¦π²Armenia murz Yerevan, Armenia
I prepared a fix for this issue in the MR https://git.drupalcode.org/project/bootstrap/-/merge_requests/56 - please review.
Attach a static patch file with the fix to make it possible to use in composer in a safe way until π GitLab Merge Requests Unable to Generate Incremental Patch Files Active is resolved.
- π¦π²Armenia murz Yerevan, Armenia
Cleaned up changes from another issue in the patch, attaching a fixed version.
- π¦π²Armenia murz Yerevan, Armenia
Added a link to the Bootstrap Icons CDN to automatically load icons without manual including of the CSS.
Attach a static patch file with the fix to make it possible to use in composer in a safe way until π GitLab Merge Requests Unable to Generate Incremental Patch Files Active is resolved.
- Status changed to Needs review
8 days ago 10:51pm 16 May 2025 - πΊπΈUnited States emilorol
Will the icon set be downloaded and merge with the other CSS's or will always be pulled from CDN?
Will it inherit the "local" config for the bootstrap library?
- π¦π²Armenia murz Yerevan, Armenia
For this implementation, it will be loaded from cdn for performance reasons, but for subtheme you can override the library and put the files locally, and made needed changes in it.