HackYourFuture-CPH / fp-class18

Interior design webshop
MIT License
1 stars 0 forks source link

FrontEnd: Class Names in front of every component and Container #259

Closed simonreddy2001 closed 2 years ago

simonreddy2001 commented 2 years ago

User story

Who: As a developer What: I want to be able to fix all components and containers class names Why: so that I can get proper result of css and no unnecessary styles by same name or tag

Acceptance criteria

npm run dev check all components and containers are working as it should

Implementation details

Write top level className infront of every class.