Open
Description
I've been trying to switch a large codebase to Wellington from Compass, but the issue I am running into is when current codebase is relying on the magic sprites, i.e.:
@import "icons/*.png";
Or like this:
@import "icons/*.png";
@include all-icons-sprites;
Both return the following error: File to import not found or unreadable: icon/*.png
Am I doing something wrong?
Metadata
Metadata
Assignees
Labels
No labels