Skip to content
#

style

Here are 836 public repositories matching this topic...

phpinsights
theme-ui
jayliu50
jayliu50 commented Mar 25, 2021

Is your feature request related to a problem? Please describe.
I spent many hours trying to override what I later found out was the highlight color variable, used in a number of Components in the code. I had no idea that this variable existed. :(

Describe the solution you'd like
Maybe just include the highlight default value in the base theme, so that developers building on that w

style-dictionary
custa1200
custa1200 commented Oct 7, 2019

One of the consumers of our system uses curly braces for content replacement in strings.

Due to the way that SD currently uses curly braces in the build process there is no way I can have a string that includes the braces for consumption.

I have tried a number of ways to escape the braces with no luck

Other languages and templating systems seem to use the concept of using double curly b

Improve this page

Add a description, image, and links to the style topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the style topic, visit your repo's landing page and select "manage topics."

Learn more