Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix issues with relative paths imports in scss for other app's styles #137

Merged
merged 1 commit into from
Oct 20, 2021

Conversation

struan
Copy link
Member

@struan struan commented Oct 19, 2021

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.

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.
@struan struan requested review from sagepe and crowbot October 19, 2021 15:01
@struan struan changed the title fix issues with relative paths imports in scss for other apps styles fix issues with relative paths imports in scss for other app's styles Oct 19, 2021
@struan struan merged commit 2ce462c into master Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants