Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Factory
bitwarden
do-not-install-font-privately.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File do-not-install-font-privately.patch of Package bitwarden
Fonts in general-purpose formats such as Type1, OpenType TT (TTF) or OpenType CFF (OTF) are subject to specific openSUSE:Packaging_Fonts, and should never be packaged in a private application directory instead of the system-wide font repositories. --- a/libs/angular/src/scss/bwicons/styles/style.scss +++ b/libs/angular/src/scss/bwicons/styles/style.scss @@ -2,17 +2,6 @@ $icomoon-font-family: "bwi-font" !defaul $icomoon-font-path: "~@bitwarden/angular/src/scss/bwicons/fonts/" !default; // New font sheet? Update the font-face information below -@font-face { - font-family: "#{$icomoon-font-family}"; - src: - url($icomoon-font-path + "bwi-font.svg") format("svg"), - url($icomoon-font-path + "bwi-font.ttf") format("truetype"), - url($icomoon-font-path + "bwi-font.woff") format("woff"), - url($icomoon-font-path + "bwi-font.woff2") format("woff2"); - font-weight: normal; - font-style: normal; - font-display: block; -} // Base Class .bwi {
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor