lolmaus / breakpoint-slicer

Slice media queries with ease
https://lolmaus.github.io/breakpoint-slicer/
346 stars 28 forks source link

Support for em-based media queries #35

Closed pridyok closed 3 years ago

pridyok commented 3 years ago

Currently slices can only be defined in pixels, is there a plan to add support for em-based media queries?

lolmaus commented 3 years ago

Hey @pridyok, thank you for your interest in this library!

Breakpoint Slicer supports px queries only for a reason. Please read through this discussion: https://github.com/lolmaus/breakpoint-slicer/issues/30#issuecomment-784032162

You are welcome to comment on that thread.

lolmaus commented 3 years ago

Duplicate of #30.