You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.
We need to consider how we will implement the breakpoints. One option is to use responsive suffixes and the other is to build a Sass map (with key/value pairs for when it the table should break).
Whatever we choose, we really should consider how and when we will use similar techniques with other components, objects and utilities.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We should add a responsive tablet object. We can port much of this responsive table technique.
We need to consider how we will implement the breakpoints. One option is to use responsive suffixes and the other is to build a Sass map (with key/value pairs for when it the table should break).
Whatever we choose, we really should consider how and when we will use similar techniques with other components, objects and utilities.
The text was updated successfully, but these errors were encountered: