|
|
|
|
|
by bcarroll22
3203 days ago
|
|
> JavaScript used to do this, and we fixed it by encapsulating everything in modules and using tools like webpack to stitch everything together. We've done the same with CSS, and CSS modules work extremely well. For us, they've even eased the need for SCSS. |
|