sweetalert2 / sweetalert2-themes

Themes for SweetAlert2: Dark, Minimal, Borderless, Bootstrap, Material UI, WordPress Admin, Bulma, ...
MIT License
221 stars 92 forks source link

This theming still up to date? #120

Open designtology opened 9 months ago

designtology commented 9 months ago

I am using Sweetalert2 successfully and everthing works as expected. However, after installing: npm install --save sweetalert2 @sweetalert2/theme-material-ui

I get nothing to run. Including: link rel="stylesheet" href="@sweetalert2/theme-material-ui/material-ui.css" does nothing.

How to get this properly working?

I dont use scss. Importing: import Swal from 'sweetalert2/dist/sweetalert2'; also doesnt help.

Thanks in advance

rust-floppy commented 6 months ago

The devs might've forgot about the issues tab. They updated swal about 2 months ago, but no response. I have the same issue btw. I hope it's not time to swap to something else, tbh.. I like swal, don't really want to change from it.