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
I would have corrected it but I can't find where the Sass references are, and it is not on foundation-sites/docs/pages/button.md
foundation-sites/docs/pages/button.md
But on https://foundation.zurb.com/sites/docs/button.html Sass Reference
@include button-disable); should be @include button-disabled();
@include button-disable);
@include button-disabled();
The text was updated successfully, but these errors were encountered:
Duplicate of #10783 Fixed in #10830.
Fixed in develop, my bad. So the change will be visible on the release of v6.4.4, in 2-4 weeks I hope.
develop
v6.4.4
Sorry, something went wrong.
No branches or pull requests
I would have corrected it but I can't find where the Sass references are, and it is not on
foundation-sites/docs/pages/button.md
But on https://foundation.zurb.com/sites/docs/button.html Sass Reference
@include button-disable);
should be@include button-disabled();
The text was updated successfully, but these errors were encountered: