-
Notifications
You must be signed in to change notification settings - Fork 25
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
svelte preprocess replacemement off breakpoint tokens #1374
Conversation
daa94f0
to
a3ce37d
Compare
|
a3ce37d
to
e7941ab
Compare
…custom media values
e7941ab
to
d8972fe
Compare
🎉 This PR is included in version 1.15.0-alpha.8 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 4.15.0-alpha.8 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 4.15.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.15.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 2.6.0-alpha.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 2.6.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This PR allows for breakpoints to be defined in one place (breakpoints.css). Along with this change all the existing breakpoints within the web-components have been updated to use the newly defined tokens.
Note: Previous the breakpoints varied throughout the components i.e. mobile breakpoint ranged from
320px
to640px
, but is now set to624px
Testing required: