frost icon indicating copy to clipboard operation
frost copied to clipboard

Update var() format in theme.json and theme files

Open ndiego opened this issue 3 years ago • 0 comments

In theme.json and throughout Frost, we use the following markup for variables: var(--wp--preset--color--primary). Why this is correct, WordPress is starting to implement a shorter version var:preset|color|primary. We need to explore updating Frost to support this new format.

ndiego avatar Apr 13 '22 18:04 ndiego