We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
JS variables in the global namespace should be prefixed just like PHP names.
In assets/js/customizer/auto-css.js, the AutoCSS variable should be prefixed.
assets/js/customizer/auto-css.js
AutoCSS
The text was updated successfully, but these errors were encountered:
0225db0
No branches or pull requests
JS variables in the global namespace should be prefixed just like PHP names.
In
assets/js/customizer/auto-css.js
, theAutoCSS
variable should be prefixed.The text was updated successfully, but these errors were encountered: