Not working with Gin RC-1, CSS variable names don't match

Created on 1 December 2022, over 2 years ago
Updated 11 February 2024, over 1 year ago

Problem/Motivation

I've upgraded Gin theme to RC-1. This version of the them changes the variables from camelCase to kebab-case, so something like --ginColorPrimary is now --gin-color-primary. However, this gin_lb module is still using the old camelCase version of the names.

Steps to reproduce

Try to use layout builder and notice it is missing styles

Proposed resolution

Update the CSS variables to use the new name that Gin is using.

Remaining tasks

Update the CSS variables to use the new name that Gin is using.

User interface changes

None

API changes

None

Data model changes

None

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇮🇪Ireland markconroy

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

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024