The Wayback Machine - https://web.archive.org/web/20201207160417/https://github.com/topics/style
Skip to content
#

style

Here are 751 public repositories matching this topic...

phpinsights
theme-ui
mxstbr
mxstbr commented Apr 20, 2020

In order to make the Tailwind preset more approachable for people that already know Tailwind, we should:

  • Font sizes should have the same aliases (e.g. lg = 2)
  • Colors should be aliased to the same aliases * 100, e.g. purple.5 === purple.500
  • Breaking change for a major version: Make the padding scale match Tailwind's
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

You can’t perform that action at this time.