Silind-Software / direflow

🧩 Use the best of two worlds. Create fast, performant, native Web Components using React.
https://direflow.io
MIT License
502 stars 77 forks source link

Can I import React components which use css modules #283

Open RomanGlazkov opened 1 year ago

RomanGlazkov commented 1 year ago

Hi,

I'm trying to import React components from an external repository where I have my own library of components. These components use css modules. When I use a build of direflow component in my javascript project the styles are not applied.

Is there a way to fix this behaviour?

MaksimLavrenyuk commented 1 year ago

@SimonHoiberg @JohnDeved

If this functionality needs to be improved in the package, I would be happy to implement it. I would be very grateful if you could tell me where to start.