mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 03:08:40 +00:00
move katex.less into src (#1120)
* move katex.less into src * fix remaining paths for katex.less
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
* [1] https://gist.github.com/lambdahands/d19e0da96285b749f0ef
|
||||
* [2] https://facebook.github.io/jest/docs/en/webpack.html
|
||||
*/
|
||||
import './static/katex.less';
|
||||
import './src/katex.less';
|
||||
import katex from './katex.js';
|
||||
|
||||
export default katex;
|
||||
|
Reference in New Issue
Block a user