Latest solutions
Adive generator app with tailwind and cool animations! Check it out!!!
#animation#tailwind-css#vuePSubmitted over 2 years ago
Latest comments
- @bartooplP@sarrietav-dev
Or you could use a media query with the background-image property.
This is the tailwind way to do it:
bg-[url('./image/*.jpg')]
// For mobilelg:bg-[url('./image/*.jpg')]
// For desktopMarked as helpful - P@sarrietav-devP@sarrietav-dev
The box shadow hahshahshdah
- P@sarrietav-devP@sarrietav-dev
Oops
- P@sarrietav-devP@sarrietav-dev
Probably I shouldn't use flexbox on the details
- @ADITHYAADHI06P@sarrietav-dev
Cool! But the heading and the button font-family are different from the design. Also, the colors of the icons. I suggest you to read about the currentColor value:)