How are the grid layouts used? #105
-
I was looking at |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 9 replies
-
i dont yet, i play with that code live on a page. they're meant to work more like mixins, but instead of passing params in a function, you pass params by modifying local scoped props. |
Beta Was this translation helpful? Give feedback.
-
if you make a codepen sandbox, do share it here tho! |
Beta Was this translation helpful? Give feedback.
-
@roblevintennis here is the relevant article to understand the logic behind all those clamp() https://css-tricks.com/responsive-layouts-fewer-media-queries/ |
Beta Was this translation helpful? Give feedback.
@roblevintennis here is the relevant article to understand the logic behind all those clamp() https://css-tricks.com/responsive-layouts-fewer-media-queries/