Skip to content

Missing Minified CSS File in NPM Package #1076

@iansantagata

Description

@iansantagata

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions