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

grid-gap only works if grid-template(-areas) is being used warnings being thrown when mixins are being used #1275

Open
rodoabad opened this issue Jan 7, 2020 · 1 comment

Comments

@rodoabad
Copy link

rodoabad commented Jan 7, 2020

When using mixins, autoprefixer still throws this warning.

@Dan503
Copy link
Contributor

Dan503 commented Jan 7, 2020

We need a bit more to go off. Can you post a code example?

Mixins don't exist in CSS and Autoprefixer doesn't read Sass source files.

It is most likely that this is an issue with how you are constructing your mixins, not an issue with Autoprefixer.

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

2 participants