ppoffice / hexo-theme-minos

A simple and retro styled Hexo theme, concentrated more on your ideas.
http://ppoffice.github.io/hexo-theme-minos
MIT License
765 stars 202 forks source link

deprecation warning #52

Closed neptoo closed 6 years ago

neptoo commented 6 years ago

运行时报错 DEPRECATION WARNING on line 5, column 8 of D:/hexo/themes/minos/source/css/style.scss: Including .css files with @import is non-standard behaviour which will be removed in future versions of LibSass. Use a custom importer to maintain this behaviour. Check your implementations documentation on how to create a custom importer. 请问这个怎么解决?

ppoffice commented 6 years ago

@neptoo 请更新至最新版本的minos

neptoo commented 6 years ago

好的 解决了