teodosii / react-notifications-component

Delightful and highly customisable React Component to notify your users
https://teodosii.github.io/react-notifications-component/
MIT License
1.27k stars 73 forks source link

Not all styles are renamed #159

Open LobovVitaliy opened 2 years ago

LobovVitaliy commented 2 years ago

I think it was forgotten to replace .notification with .rnc__notification:

https://github.com/teodosii/react-notifications-component/blob/master/src/scss/notification.scss#L88-L110

teodosii commented 2 years ago

Good catch, I'll update them