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

typography

Here are 545 public repositories matching this topic...

rebass
amaster507
amaster507 commented Apr 28, 2020

The docs on rebassjs.org are pretty slim when it comes to using forms and the props that are accepted and what they do.

I was able to use inputs and checkboxes without too much effort but wanted to use a Switch in an instance instead of a checkbox. A switch is a ON|OFF Component so it would make sense that in the DOM it would use a checkbox and allow handlers with OnChange but that is not wha

styled-system
The-Code-Monkey
The-Code-Monkey commented Feb 18, 2020

I am looking into variants and i feel like its a bit confusing which is the old api and which is the new one?

I feel like I should just be able to drop the variant function onto a component and give it scale="accents" and then if I pass variant="info" then it should look in the theme object for accents and pull the info key inside that yet it doesn't do that unless I write `variants: {

huchenme
huchenme commented Mar 11, 2018

Hi Mathew,

I think this library is a gem and is very valuable to set up a new site. However, I found it extremely hard to understand how to use rhythm, scale and other functions, even after Googling, looking at the source code, it is still not clear why and when we need to use rtythm and why rtythm(1) = 1.25rem, why we need something like ...scale(1/10) or ...scale(2/5).

It will

agalligani
agalligani commented Dec 9, 2019

Sorry if this is trivial but I thought you should know. The online example on Expo refuses to render since the project was published using an older version of Expo CLI which is no longer supported. (All Expo users have probably run into this at some point).

The message is:

This project needs an update
This project uses Expo SDK v31.0.0. If you want to open this project, the author wi

BonMot
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
RitikPatni
RitikPatni commented Oct 19, 2019

The list looks outdated in today's context so if anyone looking for repositories to contribute for hacktoberfest. Then this might be a good place.

Our main tasks would be

  • Add new content which you find useful for yourself while making sure that it isn't already there
  • If you think any of the content is already there but is now deprecated then you can help in refactoring that as well. **Pl

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.