Looking for pixel breakpoints for Paste #1552
-
I couldn't find exact guidance on what breakpoints exactly Paste is optimized for... is that a thing? For responsive sites - other teams I worked on usually have 4-6 specific breakpoints identified for responsive web based products/websites to make sure we always design for those breakpoint width sizes... (ie 400px smallest / 1600 px largest , etc. Does paste have that documented anywhere or is that even something we define? I couldn't find anything in the PASTE documentation or the discussions here in Github. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @mjanssen2021. Good question. Paste comes with built in breakpoints. We just haven't documented those, mainly because console isn't quite responsive. Because of that, the current breakpoints may change in future if a more responsive format is needed. The breakpoints are:
Paste also comes with a method to pass custom breakpoints at the theme level. |
Beta Was this translation helpful? Give feedback.
Hi @mjanssen2021. Good question. Paste comes with built in breakpoints. We just haven't documented those, mainly because console isn't quite responsive. Because of that, the current breakpoints may change in future if a more responsive format is needed. The breakpoints are:
Paste also comes with a method to pass custom breakpoints at the theme level.