Description
Steps to reproduce
- Go to
...
- Click on
...
- Scroll down to
...
- See error
Live reproduction:
[
Expected behavior
Environment
- OS: [e.g. Windows / Linux / macOS / iOS / Android]
- Browser: [e.g. Chrome, Safari]
- DocSearch version: [e.g. 3.0.0]
I believe it's f3dc646 to blame since it's using the newer @media syntax. I'd revert the change to keep compatibility with older but still actively used Sass implementations.
Description
Steps to reproduce
.........Live reproduction:
[
Expected behavior
Environment
I believe it's f3dc646 to blame since it's using the newer
@mediasyntax. I'd revert the change to keep compatibility with older but still actively used Sass implementations.