[latex3-commits] [git/LaTeX3-latex3-pdfresources] develop: add mimetype for css (70b499a)
Ulrike Fischer
fischer at troubleshooting-tex.de
Wed Nov 3 08:23:28 CET 2021
Repository : https://github.com/latex3/pdfresources
On branch : develop
Link : https://github.com/latex3/pdfresources/commit/70b499a5289ea22f04c1a62ad8b477ad7ccc5408
>---------------------------------------------------------------
commit 70b499a5289ea22f04c1a62ad8b477ad7ccc5408
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Wed Nov 3 08:23:28 2021 +0100
add mimetype for css
>---------------------------------------------------------------
70b499a5289ea22f04c1a62ad8b477ad7ccc5408
l3pdffile.dtx | 1 +
1 file changed, 1 insertion(+)
diff --git a/l3pdffile.dtx b/l3pdffile.dtx
index 46426e0..505e760 100644
--- a/l3pdffile.dtx
+++ b/l3pdffile.dtx
@@ -469,6 +469,7 @@
\prop_new:N \g_pdffile_mimetypes_prop
\prop_set_from_keyval:Nn \g_pdffile_mimetypes_prop
{
+ ,.css = text/css
,.csv = text/csv
,.html= text/html
,.dtx = text/plain %or application/x-tex, not in iana.org list
More information about the latex3-commits
mailing list.