@readium/css
Version:
A set of reference stylesheets for EPUB Reading Systems
11 lines (8 loc) • 338 B
CSS
/* Readium CSS
Namespaces module
Namespaces to import in all 3 dist stylesheets
Repo: https://github.com/readium/css */
@namespace url("http://www.w3.org/1999/xhtml");
@namespace epub url("http://www.idpf.org/2007/ops");
@namespace m url("http://www.w3.org/1998/Math/MathML");
@namespace svg url("http://www.w3.org/2000/svg");