Rob Levin

Results 48 issues of Rob Levin

Hi @jbranchaud -- this adds AgnosticUI to the list. I noticed it was alphabetically ordered so preserved that: ![image](https://user-images.githubusercontent.com/142403/161164706-d46551f2-da07-4f26-9c12-a865da21d79b.png) I realize this selfishly puts AgnosticUI at the top of the...

Heya @AustinGil :) I suppose this is obvious when you see it, but I just debugged some code where I had previously centered an icon due to `align-items` but then...

`min-block-size` is writing mode dependent so comment [here](https://github.com/AustinGil/bedrocss/blob/master/src/base.css#L4) seems like it should be stated similar to how MDN does: https://developer.mozilla.org/en-US/docs/Web/CSS/block-size Here too: https://github.com/AustinGil/bedrocss/blob/master/src/base.css#L28

In typography: https://github.com/AustinGil/bedrocss/blob/master/src/typography.css we're using `clamp`. According to https://www.smashingmagazine.com/2022/01/modern-fluid-typography-css-clamp/#accessibility-concerns so I'm wondering if this belongs in a reset-like script? Thoughts?

I'm wondering if https://github.com/AustinGil/bedrocss/blob/master/src/base.css#L65 should use `:where(table)` so that folks that want to for some reason override this benefit from the zero specificity? I suppose IE support becomes an issue...

![image](https://user-images.githubusercontent.com/142403/35348603-5a5de74c-00ed-11e8-992f-b81daf7e65f6.png) Button square (and possibly other shapes) have a hard coded width so they don't grow to text content.

I'm not sure why our unicorn-ui github doesn't have an issues cc / @alexwolfe .. but I'm about to fix something for Mavenlink where we need to convert anchor's without...

Hello Mattia! Congrats again on Wanda! This is more of a discussion then an "issue" but it doesn't appear you have that enabled so… I played a bit today with...

Hi @alexpate -- this adds AgnosticUI. It looked like stuff was alphabetically ordered so I placed it accordingly: ![image](https://user-images.githubusercontent.com/142403/161163679-cfe092d2-f5c7-4dfc-9458-a4a9768b28f9.png) Lmk if this works Alex -- thanks!