feat: abstract buttons

This commit is contained in:
Lala, Shahd
2026-05-04 09:56:09 +02:00
parent 361ce1e817
commit d471eef7af
15 changed files with 103 additions and 144 deletions
@@ -1,3 +1,5 @@
@import '../../button-template.css';
:host {
display: block;
}