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

warn if undefined variable is used #28

Closed
itajaja opened this issue Jul 24, 2016 · 3 comments
Closed

warn if undefined variable is used #28

itajaja opened this issue Jul 24, 2016 · 3 comments

Comments

@itajaja
Copy link

itajaja commented Jul 24, 2016

an undefined variable is silently copied through. Is there a way to fail or show warnings? Many times an undefined variable is a just a typo

@am80l
Copy link

am80l commented Mar 6, 2017

We just found a variable that has been in our output for months due to this issue. postcss-simple-variables supports a silent : true/false option. We will be switching to that project since this is a critical feature.

@mjschlot
Copy link
Contributor

I have completed the upgrade and submitted a pull request:
#37

@jonathantneal
Copy link
Collaborator

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

4 participants