Skip to Content
DeveloperAssets

Assets

Everything in assets/. A deliberately small set — no framework.

Stylesheets

AssetRole
critical.cssCritical-path CSS (reset, scroll-lock, dialog, section grid). See Styles.
base.cssMain design system (tokens, typography, layout, RTE, utilities, a11y). See Styles.

Design tokens are also injected inline by css-variables.liquid.

JavaScript

AssetRole
global.jsDeferred, dependency-free UI — drawers, AJAX cart, quick-view, countdown. See JavaScript.

Icons

Inlined SVGs:

AssetIcon
icon-menu.svgHamburger menu
icon-close.svgClose (X)
icon-cart.svgShopping cart
icon-account.svgAccount / person
icon-search.svgSearch
icon-chevron.svgChevron for dropdowns

Other

AssetNotes
shoppy-x-ray.svgUtility/branding graphic

Image handling

Product and content images use Shopify’s image CDN with responsive widths (200, 300, 400, 600, 900, 1200, 1600, 2400, 3000px) and sizes hints, and are lazy-loaded except where eager is set (e.g. hero, first product image) for LCP.