-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
Problem
As a user of Bootstrap-Icons, I would like to be able to utilize the same minified file from the npm package that I can from the CDN.
I would like to utilize a minified file, such as bootstrap-icons.min.css in the latest npm package. I am interested in this minified file in particular in order to better control dependency upgrading and visibility by being transparent about the dependencies of my application and users of my application.
The CDN has a minified version of the file that can be utilized, but the npm package does not. It would be great if the npm package of bootstrap-icons could also include a bootstrap-icons.min.css file like the CDN does through jsdelivr.
References
Example file here on the CDN - https://cdn.jsdelivr.net/npm/bootstrap-icons@1.5.0/font/bootstrap-icons.min.css