juliancwirko / react-s-alert

Alerts / Notifications for React with rich configuration options
https://www.npmjs.com/package/react-s-alert
MIT License
649 stars 75 forks source link

Upload style files to cdn #42

Closed zhaoyao91 closed 6 years ago

zhaoyao91 commented 7 years ago

Hi, thanks for this package. Could you please put the style files into some cdn?

juliancwirko commented 7 years ago

Hi, yes this would be a good solution for some people. I'll look around for some options.

juliancwirko commented 6 years ago

Hi, actually we have something like: https://cdn.jsdelivr.net/npm/react-s-alert@1.4.0/dist/s-alert-default.css https://cdn.jsdelivr.net/npm/react-s-alert@1.4.0/dist/s-alert-css-effects/bouncyflip.css https://cdn.jsdelivr.net/npm/react-s-alert@1.4.0/dist/s-alert-css-effects/flip.css https://cdn.jsdelivr.net/npm/react-s-alert@1.4.0/dist/s-alert-css-effects/genie.css https://cdn.jsdelivr.net/npm/react-s-alert@1.4.0/dist/s-alert-css-effects/jelly.css https://cdn.jsdelivr.net/npm/react-s-alert@1.4.0/dist/s-alert-css-effects/scale.css https://cdn.jsdelivr.net/npm/react-s-alert@1.4.0/dist/s-alert-css-effects/slide.css https://cdn.jsdelivr.net/npm/react-s-alert@1.4.0/dist/s-alert-css-effects/stackslide.css

I'll add it to the documentation. I'll close it now. Feel free to post your questions. Thanks.