You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Perhaps most contentiously, I removed all the compilation toolchain. Instead of webpack-dev-server, I just use live-server for a nice development workflow. Instead of the SCSS loop for background-positions of different cards, I added CSS variables via JS, and reused a loop over all cards.
I can port these improvements back to your project if you like.
The text was updated successfully, but these errors were encountered:
Hello! I've added your project to my web desktop 98.js.org, and I've made several improvements:
I can port these improvements back to your project if you like.
The text was updated successfully, but these errors were encountered: