easierlife-gmbh / react-complex-filters

MIT License
11 stars 0 forks source link

No styling #1

Open TotomiEcio opened 2 years ago

TotomiEcio commented 2 years ago

Hi! I like the way you approached the filters, its awesome.

I'm trying to implement it in my code but I'm not able to get the styles image

Any ideas on what it could be?

SebastianStehle commented 2 years ago

Have you included the styles to your stylesheet? It is sass

SebastianStehle commented 2 years ago

In the example, I also reference the stylesheet: https://github.com/easierlife-gmbh/react-complex-filters/blob/main/example/index.tsx#L5

TotomiEcio commented 2 years ago

I'm using styled components instead of sass