Breakpoints REM unit

Created on 26 January 2023, over 1 year ago
Updated 29 January 2023, over 1 year ago

Problem/Motivation

change define breakpoints variables to REM unit:

// BREAKPOINTS
$screen-xs-min: 30rem;
$screen-sm-min: 48rem;
$screen-md-min: 64rem;
$screen-lg-min: 82rem;

$screen-xs-max: ($screen-sm-min - 0.1rem);
$screen-sm-max: ($screen-md-min - 0.1rem);
$screen-md-max: ($screen-lg-min - 0.1rem);

🐛 Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

🇨🇿Czech Republic Jaroslav Červený

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024