yral-dapp / hot-or-not-web-leptos-ssr

Other
2 stars 8 forks source link

Update boards homepage #456

Closed harshbaz closed 1 week ago

harshbaz commented 1 week ago

partially fixes #453

harshbaz commented 1 week ago

@rupansh I used the stylers crate mentioned in the leptop docs. I added it using cargo but it doesn't work because it isn't added into the build config. Can you take a look?

rupansh-sekar-yral commented 1 week ago

@rupansh I used the stylers crate mentioned in the leptop docs. I added it using cargo but it doesn't work because it isn't added into the build config. Can you take a look?

not sure how stylers works with SSR, have asked in discord for an example

rupansh-sekar-yral commented 1 week ago

@rupansh I used the stylers crate mentioned in the leptop docs. I added it using cargo but it doesn't work because it isn't added into the build config. Can you take a look?

stylers support for ssr seems sketchy, you have to add the git repo as dependency

i suggest a custom animation in tailwind instead for now https://tailwindcss.com/docs/animation#customizing-your-theme

rupansh-sekar-yral commented 1 week ago

Code changes look good @harshitasrivastav28 please review the UI

harshita-srivastava-yral commented 1 week ago

UI changes look good! Lets that this live @harshbaz