Sfoglia il codice sorgente

Update news with extra_fonts improvements

tags/v0.3.0
Garrick Aden-Buie 6 anni fa
parent
commit
60f5b5a29f
1 ha cambiato i file con 8 aggiunte e 0 eliminazioni
  1. +8
    -0
      NEWS.md

+ 8
- 0
NEWS.md Vedi File

@@ -22,3 +22,11 @@
class to a slide. (thanks, @Btibert3, #10)
* The underlying template now uses the `whisker` package.

## Bugfixes and Improvements

* Better handling of multiple `extra_fonts`, including improved error messages.
(Thanks @pat-s, #19).
* `style_extra_css()` (previously `write_extra_css()`) gained an `append`
argument so that it can append to or overwrite an existing file (thanks @pat-s, #17).

Loading…
Annulla
Salva