Hacker News new | ask | show | jobs
by tailspin2019 1738 days ago
Looks great. One comment re. the docs, as a paid user of Tailwind UI, I really like the way they lay out their components on their docs site. The markup is hidden by default, with buttons to click to grab the source code.

And this makes sense because I'm not browsing the docs looking for markup that I like. I'm looking for a suitable UI component and only once I've picked something am I interested in the specific markup for that one chosen component.

Your docs at the moment have the effect of emphasising the markup more than anything else on the page (due to the dark-themed code snippets, which normally I like!) and when I'm in UI design mode, I'm thinking very visually and really only want to see a clean page listing the various components available.

Other than that, the docs are great so this is only a possible optimisation rather than a major big deal!