[email protected] 引入的时候相对位置自定义位置前要写~  例如

@import "~common/stylus/index.styl"  因为~ 是 stylus-loader 到哪哪哪  

2. 文件大体构建

stylus 学习笔记 (重点内容易错部分)

另外main.js也要引入
import 'common/stylus/index.styl' 

相关文章: