twbs/icons
View on GitHubRelease v1.10.4 is missing css/scss/json files / Automate release creation
Open
#1697 opened on Apr 14, 2023
bughelp wanted
Description
Today i downloaded the latest release v1.10.4 from the release page. And then i discovered that the zip-archive bootstrap-icons-1.10.4.zip does not include the bootstrap-icons.{css,json,scss} anymore. The previous releases (v1.10.3, v1.10.2) all included the mentioned files.
Since i am not using the icons via npm but by simpling including the css files in my html files, i don't know how to use the icons without the propper bootstrap-icons.css files. But i may oversee something here? Or is it a release packaging issue?