Cody Mullins

Results 54 comments of Cody Mullins

@tstockwell we'll put it on our list to make it public this week 👍🏻 a sample with the standard Blazor template is a really good idea, too.

Website has been added to the repository.

similar issue effects applying `bg-white` as the Style in `PureHeader`: both `bg-brand-800` and `bg-white` are applied to the header.

This also affects the card sample; the `md:w-1/2` modifiers combined with `w-full` aren't applying correctly in every case.

interesting. related: https://github.com/tailwindlabs/tailwindcss/discussions/3105

I've been thinking about this quite a bit, primarily around the upsides vs the downsides here. The upside is clear - as you have documented. Automatically scaling padding by just...

@danielchalmers any interest in doing a small proof of concept?

I like it - we previously had a "jiggle" effect that had to be temporarily removed, we can probably look at how to enable both of these things with the...

Re-added base for this functionality in https://github.com/pureblazor/components/commit/0ca0ffb0df347c67f0c73767d817050375be0340

good call - I noticed touch wasn't working correctly when testing from my phone lasts night.