CSS 預編譯stylus

stylus是css的預編譯語言,用於去掉css中的冒號和分好,例如css

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

  vue的使用方式是須要安裝vue

npm install stylus stylus-loader --save-dev
相關文章
相關標籤/搜索