epub.css: Remove false note.
The warning is not related to the contents of `epub.css`. See https://github.com/jgm/pandoc/pull/6464 for more info.
This commit is contained in:
parent
dbed30c659
commit
75c6db936b
1 changed files with 0 additions and 6 deletions
6
epub.css
6
epub.css
|
@ -1,9 +1,3 @@
|
||||||
/*
|
|
||||||
* For why the format must be 'application/font-sfnt', see the following:
|
|
||||||
* https://idpf.github.io/epub-cmt/v3/#cmt-grp-content-documents
|
|
||||||
* https://github.com/w3c/epubcheck/issues/339
|
|
||||||
* TODO: commit that stuff to pandoc
|
|
||||||
*/
|
|
||||||
/* This is Pandoc's default ebook CSS, modified slightly. */
|
/* This is Pandoc's default ebook CSS, modified slightly. */
|
||||||
/* https://github.com/jgm/pandoc/blob/master/data/epub.css */
|
/* https://github.com/jgm/pandoc/blob/master/data/epub.css */
|
||||||
@font-face {
|
@font-face {
|
||||||
|
|
Loading…
Reference in a new issue