flowforfrank / webtips

https://webtips.dev
1 stars 0 forks source link

how-i-theme-my-react-app-with-sass #1

Open utterances-bot opened 2 years ago

utterances-bot commented 2 years ago

How I Theme My React App With Sass - Weekly Webtips

Leveraging sass functionality such as maps and mixins can help us theme our react app as we like. The best part? - It works by switching one single class…

http://localhost:1234/how-i-theme-my-react-app-with-sass

flowforfrank commented 2 years ago

Vikram Kakkar • a year ago Hi can i get your example code access ?

flowforfrank commented 2 years ago

Vikram Kakkar • a year ago Hi can i get your example code access ?

Hey Vikram! I've put together the pieces on codesandbox, you can reach it here: React Theme Switcher

I hope it make things more understandable 🙂

darioevers commented 2 years ago

Awesome tutorial! Helped me a lot!