欧企鹅
2017-03-30 15:35
为什么继承时报错 找不到类 引入了iconfont. css也不行
Error: ".toolbar .weixin .toolbar-btn" failed to @extend ".icon-weixin".
The selector ".icon-weixin" was not found.
Use "@extend .icon-weixin !optional" if the extend should be able to fail.
on line 178 of F:\web\study\tollbar\styles\toolbar3.scss
Use --trace for backtrace.
你需要将style.css里面的代码粘贴到自己的scss文件中,因为继承需要基类。
侧栏工具条开发
68226 学习 · 289 问题
相似问题