I'm becoming more confident in using sass/scss, my next goal is to develop website with javascript!
Latest solutions
QR_Code_Component
#sass/scssSubmitted 9 months agoIt was my first time using SASS and I think I did it good, but I don't know if I did it as it was supposed to be done. It would be great so have some example of some technologies that could be used, but CSS and HTML.
Latest comments
- @DevXtianMSubmitted 8 months agoWhat are you most proud of, and what would you do differently next time?
- @BrunoHeASubmitted 11 months ago
- @mikov144Submitted 9 months agoWhat are you most proud of, and what would you do differently next time?
I really like using SASS on my projects, and I want to use @mixin more often next time to clear the code even more.
What challenges did you encounter, and how did you overcome them?Probably figuring out how to disable hover effect on mobile device. In the end I just used a media query with 'display: none;' on hover.
- @AimadBenzakrySubmitted 9 months ago