playlists support v1
All checks were successful
Deploy App / build (push) Successful in 4m19s
Deploy App / deploy (push) Successful in 16s

This commit is contained in:
valere
2025-10-09 22:47:30 +02:00
parent c86e345117
commit e2c5693948
30 changed files with 620 additions and 554 deletions

View File

@@ -13,6 +13,9 @@ module.exports = {
colors: {
esyellow: "#fdec50ff",
},
fontSize: {
xxs: "0.625rem", // 10px par exemple
},
screens: {
"2sm": "320px",
},