this-mkhy / react-curve

Open source project for creating small UI component to build large scale projects
https://this-react-curve.vercel.app/
7 stars 13 forks source link

Issue 22 - Style: Implemented CSS Modules to localize styling #31

Closed rickansen closed 2 years ago

rickansen commented 2 years ago

Resolves #22

Implemented CSS Modules to local classes in the Colors App.

Before, it uses a non-localized CSS file meaning that if there is a same class name in a different page, both CSS rules will be implemented on that page.

Now, Colors app uses localized CSS so local classnames will not affect other pages that has the same class name.

vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
react-curve ✅ Ready (Inspect) Visit Preview Oct 28, 2022 at 8:43AM (UTC)
netlify[bot] commented 2 years ago

Deploy Preview for react-curve ready!

Name Link
Latest commit fe6d0707b27bff89eb372eb756b5240dab18f1ff
Latest deploy log https://app.netlify.com/sites/react-curve/deploys/635b961ff204db0008eb0a10
Deploy Preview https://deploy-preview-31--react-curve.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.