SoulNaturalist / BookList

Online library
4 stars 1 forks source link

rewrite style components with tailwind css #184

Open SoulNaturalist opened 2 weeks ago

ravikr126 commented 2 weeks ago

@SoulNaturalist can you explain more about it , I have good knowledge of frontend , I can fix this issue

SoulNaturalist commented 1 week ago

@ravikr126 greetings, I have a couple of self-written components and ready-made components that I use in my project, due to the fact that styled-components is no longer relevant for my project, I would like to rewrite all the current styles on tailwind css, first you could connect tailwind css to the project and rewrite the main page and the site header.

Paths to pages/components: front/src/components/layouts/Header.jsx front/src/components/pages/Home.jsx

if there are any questions, I will definitely answer you