Closed Haberkamp closed 1 month ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
meteor-component-library | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 19, 2024 2:47pm |
pnpm add https://pkg.pr.new/shopware/meteor/@shopware-ag/meteor-admin-sdk@305
pnpm add https://pkg.pr.new/shopware/meteor/@shopware-ag/meteor-component-library@305
pnpm add https://pkg.pr.new/shopware/meteor/@shopware-ag/meteor-icon-kit@305
pnpm add https://pkg.pr.new/shopware/meteor/@shopware-ag/meteor-tokens@305
commit: 198ae2c
What?
This PR moves the SCSS for the
mt-empty-state
over to plain-old css.Why?
This gets us closer to the goal of getting rid of SCSS.
How?
I've migrated the SCSS over to plain-old CSS.
Testing?
The visual tests should be enough, but feel free to test it yourself.
Anything Else?
I also migrated this component over to the composition api