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?

    I had to figure out how to use the hsl with the CSS variables. Although I used CDN of both DaisyUI and Tailwindcss, I had to see how to use this with an output.css file in future. For now, I used style in the html file.

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

    Getting to use the CSS variables need some research but the information is readily available.

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

    Thus far, no help is need. The project was straight forward.

  • Submitted


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

    I like DaisyUI and I wanted to learn it using this project and possible subsequent projects.

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

    I had to learn how to move from using the cdn of tailwind and daisyui to installing node/npm and creating a style.css as an output file from tailwind.

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

    Thus far, the documentation from both tailwindcss and daisyui is very good so it was not that much of an issue.

  • Submitted


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

    I like that I was able to look up the required documentation from the tailwind site and apply it.

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

    Since I'm new to this, some of what I applied from the documentation did not give the output I expected. So I kept trying some variations. For example, for spacing text I ended up using tracking(?). I thought the answer would be something like text-full inline with text-center or text-justify. Anyway the answer is probably obvious and since I am a newbie, I probably don't know any better.

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

    So far, I found the answers I needed so no needed help yet.