twprops
Version:
A CSS library mixing OpenProps usage and TailwindCSS naming and units
1 lines • 246 B
CSS
@custom-media --breakpoint-sm (min-width: 40rem);@custom-media --breakpoint-md (min-width: 48rem);@custom-media --breakpoint-lg (min-width: 64rem);@custom-media --breakpoint-xl (min-width: 80rem);@custom-media --breakpoint-2xl (min-width: 90rem);