Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted


    What are you most proud of, and what would you do differently next time?

    Taking the time to install shadcn-ui and build upon those radix primitives gave me a solidly accessible starting point that can be easily abstracted into a custom component.

    What challenges did you encounter, and how did you overcome them?

    Using the appropriate variable font with Astro and Tailwind - turns out to not be that hard (using @fontsource-variable/figtree), but fonts have been annoying to me in any framework.

    What specific areas of your project would you like help with?

    I didn't look to closely, but are there specs for the design sizes? My proportions are pretty close, but from working off the images it's difficult to estimate the actual values to aim for.

  • Submitted


    What are you most proud of, and what would you do differently next time?

    I was prepared for this, was able to get 80% there extremely quickly.

    What challenges did you encounter, and how did you overcome them?

    • Required one style override for tailwind in order to match
    • Had to look up some shadow details
    • Using system font meant it didn't render the proper font for the preview.

    What specific areas of your project would you like help with?

    Maybe best practices for setting up fonts with tailwind.