katex.module.scss 64 B

123
  1. .katex-container :global {
  2. @import '~katex/dist/katex.min';
  3. }