-
Notifications
You must be signed in to change notification settings - Fork 196
Open
Description
Error:
Module build failed:
undefined
^
No mixin named background
And I've checked, there is indeed no background mixin in compass-mixins plugin. How can it be?
This is all the plugin offers:
@import "css3/background-clip";
@import "css3/background-origin";
@import "css3/background-size";
_grid-background.scss
And this is the mixin
http://compass-style.org/reference/compass/css3/images/#mixin-background
If any, I use your package in Webpack workflow. It is Webpack that throws the error.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels