Added toast service

This commit is contained in:
Alexis
2025-05-03 21:48:32 +02:00
parent 355e9ae009
commit f003df7d58
5 changed files with 316 additions and 0 deletions

View File

@@ -9,6 +9,8 @@
@use 'card';
@use 'map';
@use 'radix/toast';
:root {
--white: #fff;
--black: #111;