|
|
|
|
|
by ndstephens
1248 days ago
|
|
Curious why you went with RadixUI over HeadlessUI? Not that you shouldn't, just wondering what your decision process was. I also noticed in `_app.tsx` that you wrapped <Component /> in a <main> element. Wouldn't that wrap the entire app within main tags? I think that kind of throws off the normal flow of accessible landmarks. I really like the template so far. Might add a few aspects of it to my own. Thanks for sharing |
|
As for the second point – I'm actually not quite sure if there are any downsides/tradeoffs to that. What do you mean by accessible landmarks in this case? a11y?
Glad you like the template!