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

chore: Update sass and remove deprecated / for division. #7253

Merged
merged 1 commit into from
Jun 2, 2021

Conversation

mister-ben
Copy link
Contributor

Updates sass and replaces use of / for division to get rid of the deprecation warnings when building.
Fixes #7244.
Output CSS is identical.

Requirements Checklist

  • Feature implemented / Bug fixed
  • If necessary, more likely in a feature request than a bug fix
    • Change has been verified in an actual browser (Chrome, Firefox, IE)
    • Unit Tests updated or fixed
    • Docs/guides updated
    • Example created (starter template on JSBin)
  • Reviewed by Two Core Contributors

@gkatsev gkatsev merged commit b3503c9 into videojs:main Jun 2, 2021
Bartuz added a commit to Bartuz/video.js that referenced this pull request Aug 14, 2022
edirub pushed a commit to edirub/video.js that referenced this pull request Jun 8, 2023
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

Successfully merging this pull request may close these issues.

Deprecation of / for division in .scss - sass
2 participants