Skip to content
Snippets Groups Projects
  • Reiter, Christoph's avatar
    03de6486
    Add font-source-sans-pro package · 03de6486
    Reiter, Christoph authored
    This contains a subsetted version of OTF Source Sans Pro 2.x
    (the only version that looks good on low DPI Windows with font-weight 300)
    
    Since there is no package on npm for this and ideally we don't
    want to copy around font files this makes it reusable.
    03de6486
    History
    Add font-source-sans-pro package
    Reiter, Christoph authored
    This contains a subsetted version of OTF Source Sans Pro 2.x
    (the only version that looks good on low DPI Windows with font-weight 300)
    
    Since there is no package on npm for this and ideally we don't
    want to copy around font files this makes it reusable.
This project manages its dependencies using npm. Learn more
package.json 112 B
{
  "name": "@dbp-toolkit/font-source-sans-pro",
  "version": "0.1.0",
  "author": "",
  "license": "OFL-1.1"
}