directory .tmp/styles
error app/styles/main.scss (Line 104 of app/styles/_product.scss: Undefined mixin 'clearfix'.)
@mixin clearfix() {
&:before,
&:after {
content: ' '; // 1
display: table; // 2
}
&:after {
clear: both;
}
*zoom: 1; // Trigger IE6/7 'hasLayout'
}
沒有留言:
張貼留言