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

Problem with css variables #880

Open
ThirdScript opened this issue Nov 26, 2023 · 2 comments
Open

Problem with css variables #880

ThirdScript opened this issue Nov 26, 2023 · 2 comments

Comments

@ThirdScript
Copy link

Hello

I do everything according to the documentation
But after I run the server, and visit the link on my local host
this error is all I get

Error: File to import not found or unreadable: shop/css/variables.
        on line 1:1 of myshop/static/myshop/css/_variables.scss
        from line 1:1 of myshop/static/myshop/css/default.scss
>> @import "shop/css/variables";

Does anyone have this problem ?
How did you fixed it ?

@jhonvidal
Copy link
Collaborator

Are you still having the problem? If you already solved it, explain the problem that occurred.

Do you have the sass processor package installed?
You can show the settings configuration file to see the problem in more detail.

@ljfp
Copy link

ljfp commented May 9, 2024

@jhonvidal I experienced the same issue as @ThirdScript but I think this is only happening with the cookiecutter template based on this project. So, I removed my previous comments here and created an issue on the cookiecutter template project on Github -> awesto/cookiecutter-django-shop#58

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

No branches or pull requests

3 participants