mapbox / assembly

Making the hard parts of designing for the web easy.
https://www.mapbox.com/assembly/
134 stars 27 forks source link

add documentation for media query classes on round-bold and round-full #938

Closed samanpwbb closed 3 years ago

samanpwbb commented 5 years ago

Unexpected that these don't have media query variants but regular round does. The use-case for media queries for these classes and media queries for regular round are the same. For example, round-r-bold-mm on an element with col col--12 col--6-mm, so when the column collapses, the right edge isn't still rounded.

samanpwbb commented 5 years ago

Oh, these do exist, just isn't documented.