John Dennehy

Results 10 comments of John Dennehy

> @Josephenoch i think its redundant. the npm packages on install should not create files its by default understood The docs are are absolutely misleading people into thinking the tsconfig...

This issue may seem small but I legitimately considered uninstalling Edge Tools entirely over it. How hard can it be to Add 'Bundler' to a list of valid options?!

@shadcn what if we have multiple custom font names to extend, i.e: ``` fontFamily: { sans: [ "var(--font-outfit)", ...fontFamily.sans], serif: [ "var(--font-pt-serif)", ...fontFamily.serif ], mono: [ "var(--font-jetbrains-mono)", ...fontFamily.??? ], handwriting:...

> Make sure you import "Form" from the UI file, not from `react-hook-form` Arrghh! Thank you!

Anyone else starting to wonder if this Form component should have been called FormWrapper given we still need the `` element inside anyway. Especially given how many of us are...

I understand the design decision given the options, but currently this makes shadcn unusable for me. I need to see the colors in VsCode more than the time saved with...

[a11y Project](https://www.a11yproject.com/posts/how-to-accessible-heading-structure/) also highlights the accessibility issues of using heading tags for styling rather that as titlesfor each section of the page

Came looking for info on OSDs too, so it is a shame the topic was so quickly dismissed. For anyone else that lands here, I found this repo that lists...

Agreed. Module is currently unusable on vertical bars due to this. I know I can rotate, but that's just as bad making everything else jump around. Would also love to...

Could you at least update the android app and/or play store description that this is currently broken, so that new users aren't stuck wasting time trying to get this working.