markdown SCSS_import_from_another_scss_file

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown SCSS_import_from_another_scss_file相关的知识,希望对你有一定的参考价值。

>[Wim Mertens@stackoverflow](https://stackoverflow.com/questions/38709630/include-scss-file-in-another-scss-file)
You can include a partial by doing this:  
`@import "partial";`  
The imported file needs an `underscore`, so sass will recognize it to be included: _partial.scss

以上是关于markdown SCSS_import_from_another_scss_file的主要内容,如果未能解决你的问题,请参考以下文章

转换rst到markdown总结

markdown [Markdown HowTo]作为Markdown语法的秘籍

python markdown干啥用的

markdown前端渲染

如何用markdown生成目录

markdown排版示例