react-toggle
react-toggle copied to clipboard
Update redirect URL to component styles
The URL pointing to the raw CSS file was misleading in my case because I thought all I had to do was to create a toggle.module.css file and import that in the component I was using <Toggle /> which took me a while to debug.
this is great