Add date-fns dependency and enhance Label and Clock modules for date formatting

This commit is contained in:
Supertiger
2025-08-02 10:05:25 +01:00
parent 6fc904a9f3
commit a99594b318
6 changed files with 84 additions and 24 deletions

View File

@@ -15,6 +15,7 @@
"dependencies": {
"@adobe/css-tools": "^4.4.3",
"@tbela99/css-parser": "^1.1.1",
"date-fns": "^4.1.0",
"jsonc-parser": "^3.3.1"
}
}