Guy Thomas
Guy Thomas
## Problem The current plugin only supports a flat list of files, i.e. ``` App.tsx index.ts styles.css Clock // Will break on build here - Clock.tsx ``` ## Solution This...
## Steps to repro * set `max-w-prose` class on the same element that has `container` * Then use `br-container` as a child * You will notice that the margin is...
**Package.json file (Relevant Medusa Versions)** - `@medusajs/medusa`: v2.8.3 - `@medusajs/core-flows`: v2.8.3 - `@medusajs/utils`: v2.8.3 **Node.js version** >=20 (as per `@medusajs/medusa` engine requirements. User is on macOS Sequoia) **Database and its...