码迷,mamicode.com
首页 > Web开发 > 详细

CSS 预编译stylus

时间:2019-09-19 14:35:14      阅读:117      评论:0      收藏:0      [点我收藏+]

标签:stylus   --   har   pre   语言   vue   width   z-index   style   

stylus是css的预编译语言,用于去掉css中的冒号和分好,例如

.style{
  position fixed
  width 100%
  z-index 10
}

  vue的使用方式是需要安装

npm install stylus stylus-loader --save-dev

  

CSS 预编译stylus

标签:stylus   --   har   pre   语言   vue   width   z-index   style   

原文地址:https://www.cnblogs.com/wjw-/p/11548874.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!