瀏覽代碼

Update news with extra_fonts improvements

tags/v0.3.0
Garrick Aden-Buie 6 年之前
父節點
當前提交
60f5b5a29f
共有 1 個檔案被更改,包括 8 行新增0 行删除
  1. +8
    -0
      NEWS.md

+ 8
- 0
NEWS.md 查看文件

@@ -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…
取消
儲存