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
Remove the Sass settings and mixins used for building IE8 specific stylesheets, including:
$govuk-is-ie8
$govuk-ie8-breakpoint
govuk-if-ie8
govuk-not-ie8
We're dropping support for IE8 in v5 so we no longer need the mixins for outputing IE8 specific code
Developers
The text was updated successfully, but these errors were encountered:
We've decided to handle the docs changes after all of the IE removals have taken place, rather than doing them piecemeal, so I'm closing this as done.
Sorry, something went wrong.
querkmachine
Successfully merging a pull request may close this issue.
What
Remove the Sass settings and mixins used for building IE8 specific stylesheets, including:
$govuk-is-ie8
setting$govuk-ie8-breakpoint
settinggovuk-if-ie8
mixingovuk-not-ie8
mixinWhy
We're dropping support for IE8 in v5 so we no longer need the mixins for outputing IE8 specific code
Who needs to work on it
Developers
Who needs to review it
Developers
Done when
The text was updated successfully, but these errors were encountered: