-
Updated
Sep 2, 2020
typography
Here are 580 public repositories matching this topic...
-
Updated
Aug 25, 2020
-
Updated
Aug 6, 2020 - HTML
-
Updated
Aug 3, 2020 - JavaScript
-
Updated
Sep 3, 2020 - JavaScript
-
Updated
Aug 21, 2020 - JavaScript
Is your feature request related to a problem? Please describe.
I use theme-ui on daily basis on personal and work projects. The documentation is quite large and I just want to remember something that I used before so I navigate the whole docs to get it.
Adding search in docs page will make it easy to remember things fast instead of navigating the documentation.
**Describe the solution
-
Updated
Jun 12, 2020 - Swift
-
Updated
Jul 28, 2020 - JavaScript
-
Updated
Jul 19, 2020 - CSS
-
Updated
Jul 7, 2020 - Swift
-
Updated
Mar 11, 2020
-
Updated
Sep 22, 2019 - CSS
-
Updated
Jul 16, 2020 - JavaScript
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.
-
Updated
Aug 23, 2020 - JavaScript
-
Updated
Jul 17, 2020 - HTML
-
Updated
Feb 2, 2020 - CSS
-
Updated
Mar 2, 2015 - JavaScript
-
Updated
Jul 16, 2020 - CSS
-
Updated
Feb 11, 2020
-
Updated
Sep 1, 2017 - HTML
-
Updated
May 2, 2020 - Python
-
Updated
Mar 27, 2019 - JavaScript
-
Updated
Sep 1, 2020 - TypeScript
-
Updated
Aug 4, 2020 - JavaScript
Improve this page
Add a description, image, and links to the typography topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the typography topic, visit your repo's landing page and select "manage topics."


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