/* Basscss Responsive Typography */

@import “basscss-lib/sm-typography”; @import “basscss-lib/md-typography”; @import “basscss-lib/lg-typography”;

@custom-media –breakpoint-sm (min-width: 40em); @custom-media –breakpoint-md (min-width: 52em); @custom-media –breakpoint-lg (min-width: 64em);