Sha256: 1f0680f32c3f9a175fb14e543657bb1f143315198c36207e679cdb0263045ceb
Contents?: true
Size: 384 Bytes
Versions: 3
Compression:
Stored size: 384 Bytes
Contents
/*! * KaTeX v0.16.9 * Plus added customizations for the theme and font path */ $katex-font-path: "../../assets/fonts/katex" !default; .katex-display { @media screen and (max-width: $sm-break) { overflow-x: auto; } padding-bottom: 3px; padding-top: 1px; width: auto; height: auto; } .math-display { display: inline-block; width: 100%; } @import "katex/katex";
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
type-on-strap-2.4.10 | _sass/external/_katex.scss |
type-on-strap-2.4.9 | _sass/external/_katex.scss |
type-on-strap-2.4.8 | _sass/external/_katex.scss |