/home/u775757334/domains/civicwelllife.com/public_html/admin/vendor/sweetalert
NameSizeModeActions
example/-0755rm
lib/-0755rm
.bower.json7960644editdlrm
.editorconfig1780644editdlrm
bower.json4730644editdlrm
LICENSE11050644editdlrm
README.md6960644editdlrm
sweetalert.gif4959360644editdlrm
Edit: /home/u775757334/domains/civicwelllife.com/public_html/admin/vendor/sweetalert/README.md (696B)
#SweetAlert An awesome replacement for JavaScript's alert. [See it in action!](http://tristanedwards.me/sweetalert) ![A success modal](https://raw.github.com/t4t5/sweetalert/master/sweetalert.gif) #Usage You can install SweetAlert through bower: ```bash bower install sweetalert ``` Alternatively, download the package and reference the JavaScript and CSS files manually: ```html ``` #SASS The css is built with the `--style compressed` and `--sourcemap=none` options: sass --style compressed --sourcemap=none sweet-alert.scss sweet-alert.css