UI Skins: type textfield too short

Created on 17 October 2024, about 1 month ago

Problem/Motivation

In Bulma we have some CSS variables with default value that are too long for textfield type (128 character max).

Example of CSS variables from https://bulma.io/documentation/elements/box/ :
var(--bulma-box-link-active-shadow) which default value is inset 0 1px 2px hsla(var(--bulma-scheme-h), var(--bulma-scheme-s), var(--bulma-scheme-invert-l), 0.2), 0 0 0 1px var(--bulma-link)

Proposed resolution

Is there another type I can use ? Or could this be a feature request ?

Feature request
Status

Active

Version

1.1

Component

Code

Created by

🇫🇷France G4MBINI Bègles

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

Comments & Activities

Production build 0.71.5 2024