Submitted almost 2 years ago
Tip Calculator - Progressive Web App built with Vite + React
@erlynascarate
Design comparison
SolutionDesign
Community feedback
- @lissajous-laserPosted almost 2 years ago
Hey, nice work on the project!
I also use put all my shared Sass variables into a partial file. There shouldn't be anything wrong with it, it makes your code more easier to change by only having one point of reference for each variable. CSS variables are not really better if you are using Sass, because in the end your .scss files get transpiled to CSS during the build process.
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord