swiper icon indicating copy to clipboard operation
swiper copied to clipboard

Add support rem breakpoint

Open ailchenkoDynamo opened this issue 2 years ago • 2 comments

Clear and concise description of the problem

can not suppor rem breakpoint

Suggested solution

add suppor rem breakpoint to src/core/breakpoints/getBreakpoint.js

Alternative

No response

Additional context

No response

Validations

  • [X] Follow our Code of Conduct
  • [X] Read the docs.
  • [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

Would you like to open a PR for this feature?

  • [X] I'm willing to open a PR

ailchenkoDynamo avatar Mar 21 '22 10:03 ailchenkoDynamo

Any news on this? Some popular UI libraries like mantine now requires breakpoints config in em, and if the user wants to use swiper, the configuration in pixels will diverge in behaviour on the site. Why just to not check internally if value of breakpoint is string and if not starts with @?

7iomka avatar Mar 25 '23 15:03 7iomka

Also curious if this is possible or in progress.

learyjk avatar May 27 '24 15:05 learyjk