Hi! I'm using pandoc to generate an HTML file using the following command line:

    pandoc -o doc.html -f markdown -t html -s --toc doc.md

The default style is almost exactly what I had in mind, except for a few additional tweaks. Namely, some CSS settings for dark mode vs light mode. However, when I use `-c my-style.css` the default style no longer gets used. Is there a way to retain or explicitly include the default style in addition to my custom CSS file?

--
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/31a74670-61c8-4654-8daa-04ad454df0d8n%40googlegroups.com.