Setup Storybook v6 (I spent 2hours trying to use v7 instead but it isn't worth it

This commit is contained in:
garronej
2023-04-15 22:18:11 +02:00
parent ff0608c202
commit f7fb2efcdd
27 changed files with 9730 additions and 316 deletions

View File

@ -0,0 +1,19 @@
{
"name": "",
"short_name": "",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-384x384.png",
"sizes": "384x384",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}