/* Main stylesheet - Django project */
/* This file can be used for global styles across the entire project */

/* Import other stylesheets if needed */
@import url('./base.css');
@import url('./shop.css');
