CSS 预编译stylus
Posted wjw-
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了CSS 预编译stylus相关的知识,希望对你有一定的参考价值。
stylus是css的预编译语言,用于去掉css中的冒号和分好,例如
.style position fixed width 100% z-index 10
vue的使用方式是需要安装
npm install stylus stylus-loader --save-dev
以上是关于CSS 预编译stylus的主要内容,如果未能解决你的问题,请参考以下文章