-
Is it possible to use the breakpoint system but target a container's size instead of the viewport, i.e. use container queries instead of media queries? |
Beta Was this translation helpful? Give feedback.
Answered by
astahmer
Jul 3, 2023
Replies: 1 comment 6 replies
-
@altano you can do this with the css @syntax in object format, but shorthands aren't implemented yet. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@altano you can do something like this: