-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Description
When following the sass-rails to cssbundling-rails upgrade instructions (step 2 of the guide), the default build:css
script fails for (legacy) imports of stylesheets embedded within Ruby gems (within their vendor/assets/stylesheets
), e.g. @import "foundation/functions";
. There is an error Error: Can't find stylesheet to import
.
How can gem vendored Sass stylesheets be made available to the sass
CLI?
consti, PedroAugustoRamalhoDuarte, daslicious, KDGundermann, victorpugin and 21 more
Metadata
Metadata
Assignees
Labels
No labels