mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-03-12 04:41:04 -04:00
cssutils, but cssutils as-is insists on decoding the contents of @imported files itself. Another option would be to just encode everything back into UTF-8 and then let cssutils decode it again, but that seems even worse than a two-line patch.