• Robert Knight's avatar
    Fix KaTeX font URL paths · bc44b2dc
    Robert Knight authored
    The vendor KaTeX CSS file looks for font URLs in the 'fonts/' directory
    relative to the location of katex.min.css.
    
    Rewrite these URLs so that they are fetched from '/assets/fonts' instead
    of '/assets/styles/fonts'
    
    Note that the CSS references both WOFF and WOFF 2 format fonts but We
    only include the .woff version.
    bc44b2dc
Name
Last commit
Last update
h Loading commit data...
scripts Loading commit data...
.hound.yml Loading commit data...
.jscsrc Loading commit data...
.jshintignore Loading commit data...
.jshintrc Loading commit data...
gulpfile.js Loading commit data...
package.json Loading commit data...