App reviews, troubleshooting, and recommendations
I want to use polaris components like card , banner etc. in my app but it is not a react app so how can i use them without using react.
You can include the Polaris CSS in your html from "unpkg.com/@shopify/polaris@12/build/esm/styles.css" The Polaris docs website has sample codes for both react and html for each component; you can use the html samples. https://polaris.shopify.com/components
The cdn you provided is not working
I'm using Vue and trying the html version of Polaris. You can use the CDN:
https://www.jsdelivr.com/package/npm/@shopify/polaris
Or you can install with npm install @Shopify/polaris and include the css with:
import '@shopify/polaris/build/esm/styles.css';
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025