Version 3 breakpoint prefix doesn't match USWDS CSS class names.

Created on 8 August 2024, 4 months ago
Updated 19 September 2024, 2 months ago

Problem/Motivation

In version 3 the breakpoints config was updated with a number of changes including to the large variation prefix values (Card Large, Mobile Large, Tablet Large, Desktop Large). The new breakpoint config prefix values use _lg but to match the USWDS breakpoint CSS class names it should be -lg.

I was able to resolve this locally by uninstalling the module, updating the install breakpoint config, then reinstalling the module.

Proposed resolution

Change prefix values from _lg to -lg, for example tablet-lg.

πŸ› Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States chrislarrycarl

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024