add css in shopify custom app using remix template?

267 views Asked by At

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.

1

There are 1 answers

0
AudioBubble On

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.