next-theme / hexo-filter-mathjax

💯 Server side MathJax renderer plugin for Hexo.
https://www.npmjs.com/package/hexo-filter-mathjax
MIT License
104 stars 6 forks source link

Allow no css #16

Closed Qinka closed 4 years ago

Qinka commented 4 years ago

When I use hexo-filter-mathjax with my own theme, I need to write my own css of mathjax.

stevenjoezhang commented 4 years ago

Thanks for your contribution!