Benoît Rouleau
Benoît Rouleau
@mj12albert – Is Tailwind 4's reset so weird? Seems like a good way to ensure that author CSS cannot accidentally unhide a `hidden` element with a high specificity selector. IMO...
@Loirooriol, no. The markup is rendered by the library.
Oh, sorry for the way I wrote it, but it is not hypothetical at all. It's a very real problem I've encountered when using [Privy's React library](https://docs.privy.io/basics/react/): their login dialog...
Random thought, but would it make sense to also think about a unified property for the explicit placement of individual items (currently handled by properties such as `grid-row` and `grid-column`...
https://github.com/ianvs/prettier-plugin-sort-imports does it.