Added extra fonts, started button reusable component

This commit is contained in:
AdamBtech
2025-05-20 15:55:02 +02:00
parent 9a5f91685e
commit 2b2397e8a5
15 changed files with 49 additions and 78 deletions

View File

@@ -86,8 +86,7 @@
}
],
"styles": [
"src/styles.css",
"./node_modules/tailwindcss-primeui/v4/index.css"
"src/styles.css"
],
"scripts": []
}