-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix issues with relative paths imports in scss for other apps styles
Importing other apps styles is handled differently in live and dev environments as the dev environment processes the non collected file and live processes the collected file. There is an existing ticket for this: jazzband/django-pipeline#749 which has a PR. To fix this we've forked the fixed version and are using that directly from github rather than pulling in an official package.
- Loading branch information
Showing
2 changed files
with
53 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters