-
Notifications
You must be signed in to change notification settings - Fork 5
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
Update references to new breakpoint tokens #146
Comments
jordanjones243
added a commit
that referenced
this issue
May 10, 2023
6 tasks
6 tasks
jordanjones243
added a commit
that referenced
this issue
May 10, 2023
jordanjones243
added a commit
that referenced
this issue
May 10, 2023
BREAKING CHANGE: The pixel values for sm, md and lg breakpoints have been altered.
jordanjones243
added a commit
that referenced
this issue
May 22, 2023
jordanjones243
added a commit
that referenced
this issue
May 22, 2023
jordanjones243
added a commit
that referenced
this issue
May 22, 2023
jordanjones243
added a commit
that referenced
this issue
May 23, 2023
jordanjones243
added a commit
that referenced
this issue
May 23, 2023
blackfalcon
pushed a commit
that referenced
this issue
May 23, 2023
# [4.5.0](v4.4.0...v4.5.0) (2023-05-23) ### Features * **breakpoint:** add new auro breakpoints [#146](#146) ([3f15e34](3f15e34))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
The following code is out of spec due to the newly created breakpoint tokens.
WebCoreStyleSheets/src/_breakpoints.scss
Lines 11 to 71 in ecc7ff4
Describe the solution you'd like
All relative code to breakpoints requires updates.
Relative information
See the following issue and linked PR
Exit criteria
This issue can be closed once all the breakpoint code and documentation in WCSS is updated to meet this new spec.
The text was updated successfully, but these errors were encountered: