rpt14-codeblooded / photo-gallery-service

MIT License
0 stars 1 forks source link

Refactor using styled-components/css modules - S #33

Closed manuelreneduran closed 5 years ago

manuelreneduran commented 5 years ago

Missed this in the reqs

manuelreneduran commented 5 years ago

What a journey. Turns out CSS Modules doesn't play nicely with my Carousel component. Switched to styled components and had it working in less than 30 minutes. Amazing.