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

typography

Here are 605 public repositories matching this topic...

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
MoOx
MoOx commented Dec 18, 2019

Hi,

I never used your lib yet, but very interested to (as I was starting to do a similar thing).
One thing I noticed is that I don't see dark colors (eg: iOS Colors have light & dark values, which are different, same for grey, see https://developer.apple.com/design/human-interface-guidelines/ios/visual-design/color/)

Is there any plan to handle that? Might be a bit breaking change for color

harfbuzz
behdad
behdad commented Jul 5, 2020

It just doesn't test anything for the cast majority of fuzzer input. While fuzzer does learn the effective paths, let's help it more.

First, for instruction type, change the switch argument to: instruction.operation % NUM_OPERATIONS.

Then just split the available values into the two sets by looking up one integer from fuzzer and use that module size for set1 and the rest for set2.

Improve this page

Add a description, image, and links to the typography 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 typography topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.