bruno-keiko / Restaurant-app

This application has been created using Next.js.
https://restaurant-app-components.vercel.app
MIT License
7 stars 9 forks source link

Added InfoCard component #14

Closed Hudayberdiev2000 closed 1 month ago

vercel[bot] commented 1 month ago

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

Name Status Preview Comments Updated (UTC)
restaurant-app-components ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 12, 2024 10:04am
Hudayberdiev2000 commented 1 month ago

Could you add a background color to the InfoCard story?

of course.

Hudayberdiev2000 commented 1 month ago

Please avoid using color variables directly. Instead, create separate variables in the _colors.scss file for each component. This will help us to change colors easily for each component in the future.

got it