-
Updated
Apr 29, 2020
In-depth guide to the best open-source typefaces: https://beautifulwebtype.com
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
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: {
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
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
We should add something to the readme describing the new feature added in Rightpoint/BonMot#361. @ndonald2 if you have a use case in mind, I’d love to see it documented in the readme and/or sample app.
In order to make the Tailwind preset more approachable for people that already know Tailwind, we should:
lg = 2)purple.5 === purple.500Your docs references a $color-font-headings. I tried to change it, but it seems this var isn't used at all in the code.
Elegant, easy and swift-like way to create Attributed Strings
I realize this is more of a StackOverflow question but I don't think it's out of line to add instructions for adding this package to an angular project. Thank you and any tips are welcome!
「漢字標準格式」印刷品般的漢字排版框架 Han.css: the CSS typography framework optimised for Hanzi.
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
The most versatile JavaScript animated typing utility on the planet.
For example liking FreeType functions and structs to its own documentation. Split from harfbuzz/harfbuzz#1729 (comment)
Minimal and formal résumé (CV) website template for print, mobile, and desktop. https://bit.ly/ur_demo
Collaborative typography project using select passages from Aesop's Fables set to Google Fonts
An easy to use javascript plugin offers you complete DOWN-TO-THE-LINE control for radical web typography.
It would be great if Typi supported the media query library @include-media. It already uses a $breakpoints sass map for managing breakpoints.
Bojler is an email framework
✏︎ Curated list about digital typography
Adds OpenType features—ligatures, kerning, and more—to Normalize.css.
A 3270 font in a modern format
Describing Chinese Characters with Recursive Radical Packing Language (RRPL)
react-native-style-tachyons calculates line-height as being in rem but in the tachyons css they are actually unitless numbers, which by css specification get multiplied to the font's computed size.
So, to give an example, if the base font size (rem) is 16px and we have:
<p class="f3 lh-copy">where
`
In deciding whether to use this library, it would be extremely helpful to see an example page using it that we can test on multiple screen sizes to experience the value added first hand
Add a description, image, and links to the typography topic page so that developers can more easily learn about it.
To associate your repository with the typography topic, visit your repo's landing page and select "manage topics."
It would be useful to allow viewers to select whether to make display equations reflow onto a new line (even if in "bad" ways - I'm aware of this old thread about "good" linebreaks), rather than leaving it the choice of the author to select this.