Ifycode-extension / buuks-react-client

Client for @Ifycode's buuks API (react, typescript, tailwind css)
https://buuks.netlify.app
3 stars 0 forks source link

Use tailwind css and css to show, hide and animate loader component instead of javascript #9

Open Ifycode opened 2 years ago

Ifycode commented 2 years ago

Currently, javascript intervals are used to show and hide the loader. Use tailwind CSS and CSS to show, hide, and animate the loader component instead of javascript.