N°3523 Add accessibility to silo selection and user menu toggler

This commit is contained in:
Stephen Abello
2021-11-19 11:14:39 +01:00
parent 18b8e7093a
commit 72d1ab5cbc
29 changed files with 540 additions and 7 deletions

View File

@@ -1,5 +1,6 @@
{
"dependencies": {
"@fontsource/raleway": "^4.5.0",
"@popperjs/core": "^2.4.4",
"bulma-scss": "^0.9.0-1",
"datatables.net": "^1.10.12",
@@ -7,8 +8,8 @@
"datatables.net-responsive": "^2.1.0",
"datatables.net-scroller": "^1.4.2",
"datatables.net-select": "^1.2.0",
"@fontsource/raleway": "^4.5.0",
"scrollmagic": "^2.0.8",
"selectize-plugin-a11y": "^1.1.0",
"tippy.js": "^6.2.5"
}
}