Reputation: 1
How to add css in shopify custom app using remix template ?
I am expecting app/routes/main/products.jsx is over components and routes over need is how to load css in particular components any working method accept but try best thing to add css.
Upvotes: 0
Views: 644
Reputation:
I hope this will assist you to include css in your remix-app
https://remix.run/docs/en/main/styling/css
Please read some docs or watch some YouTube videos, instead of asking basic questions here.
Upvotes: 0