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 #260

Closed simonreddy2001 closed 2 years ago

simonreddy2001 commented 2 years ago

Description

Fixed all components and containers class names. so you can get proper result of css and no unnecessary styles by same name or tag between any components/containers. Added "keep shopping" story button. Please provide a short summary explaining what this PR is about.

Fixes #259

How to test?

npm run dev npm run storybook Please provide a short summary how your changes can be tested?

Checklist