我正在使用Scout进行一些前端工作。
我知道Compass有一些我们可以导入的内置mixin,例如:
@import "compass/css3/font-face";
@include font-face(
'FontAwesome',
font-files(
"#{$fontAwesomePath}.woff", woff,
"#{$fontAwesomePath}.ttf", truetype,
"#{$fontAwesomePath}.svg#FontAwesomeRegular", svg),
'#{$fontAwesomePath}.eot',
normal,
normal);
答案 0 :(得分:0)
截至今天,Scout gives access到4个图书馆:
注意:Scout是Sass& amp;的GUI。指南针,它无法与Compass或Bourbon等Sass框架进行比较。