mirror of
https://github.com/eduardolat/pgbackweb.git
synced 2026-05-03 17:39:53 -05:00
Add Notyf CSS partial for customizable toast notifications in the UI
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
.notyf__toast {
|
||||
@apply rounded-btn break-all !important;
|
||||
}
|
||||
@@ -4,4 +4,5 @@
|
||||
@import "./partials/glucide.css";
|
||||
@import "./partials/htmx.css";
|
||||
@import "./partials/slim-select.css";
|
||||
@import "./partials/notyf.css";
|
||||
@import "./partials/scrollbar.css";
|
||||
Reference in New Issue
Block a user