/*
 * Cart module stylesheet.
 *
 * The basket's actual styles live in the UI kit, at
 * SCM.Module.Admin.SCMUIKit/wwwroot/css/SCMUIKit.cart.css — because the Shop and Book Now
 * render the mini-cart too, and styles that only this module loaded would leave the other
 * two showing unstyled markup.
 *
 * This file exists because ModuleInfo declares ~/Module.css. A declared resource with no
 * file behind it 404s, and in Oqtane a 404 on a module resource stalls the module's own
 * loading — so an empty stylesheet here is load-bearing, not leftover.
 */
