26f84cb916
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
9 lines
313 B
CSS
9 lines
313 B
CSS
/* Global style entry point — Wiggleverse design-system tokens (copied from the
|
|
ui/designs export) + the ecomm app chrome built on them. */
|
|
@import "./fonts.css";
|
|
@import "./tokens-colors.css";
|
|
@import "./tokens-typography.css";
|
|
@import "./tokens-spacing.css";
|
|
@import "./app.css";
|
|
@import "./products.css";
|