Skip to content

fix(css): older sass supported syntax#2415

Merged
shortcuts merged 1 commit intomainfrom
fix/old-sass
Dec 17, 2024
Merged

fix(css): older sass supported syntax#2415
shortcuts merged 1 commit intomainfrom
fix/old-sass

Conversation

@shortcuts
Copy link
Copy Markdown
Member

@shortcuts shortcuts commented Dec 17, 2024

closes #2414

LibSass and older versions of Dart Sass and Ruby Sass don’t support media queries with features written in a range context. They do support other standard media queries.

https://www.w3.org/TR/mediaqueries-4/#mq-range-context
https://sass-lang.com/documentation/at-rules/css/#media

@netlify
Copy link
Copy Markdown

netlify bot commented Dec 17, 2024

Deploy Preview for docsearch ready!

Name Link
🔨 Latest commit 26b8fd1
🔍 Latest deploy log https://app.netlify.com/sites/docsearch/deploys/6761942fc0c129000873c6ff
😎 Deploy Preview https://deploy-preview-2415--docsearch.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@shortcuts shortcuts marked this pull request as ready for review December 17, 2024 15:17
Copy link
Copy Markdown

@Fluf22 Fluf22 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👴🏻

@shortcuts shortcuts merged commit 0658d31 into main Dec 17, 2024
@shortcuts shortcuts deleted the fix/old-sass branch December 17, 2024 15:25
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.

v3.8.1 breaks Sass build

2 participants