@volvo-cars/css
Version:
Volvo Cars shared CSS
1 lines • 469 B
CSS
@custom-media --v-until-md (max-width: 29.99rem);@custom-media --v-only-md (min-width: 30rem)and (max-width: 63.99rem);@custom-media --v-from-md (min-width: 30rem);@custom-media --v-until-lg (max-width: 63.99rem);@custom-media --v-only-lg (min-width: 64rem)and (max-width: 99.99rem);@custom-media --v-from-lg (min-width: 64rem);@custom-media --v-until-xl (max-width: 99.99rem);@custom-media --v-only-xl (min-width: 100rem);@custom-media --v-from-xl (min-width: 100rem);