Open
Description
I have 4 breakpoints in project i'm working on. I need another Extra Large break point. How i can implement this and able to user utility size classes u-xl-size1of2
for example
@custom-media --md-viewport (min-width: 960px) and (max-width: 1200px);
also is there 'up' breakpoints? something like this @custom-media --lg-up-viewport (min-width: 62em);
Activity