mirror of
https://github.com/binaricat/Netcatty.git
synced 2026-09-24 15:49:09 +00:00
6 lines
120 B
SCSS
6 lines
120 B
SCSS
@use "katex/src/styles/katex.scss" with (
|
|
$font-folder: "katex/dist/fonts",
|
|
$use-woff: false,
|
|
$use-ttf: false,
|
|
);
|