Add lightbox
Some checks failed
/ Run tests (push) Successful in 1m51s
/ Run system tests (push) Failing after 3m5s
/ Build, push and deploy image (push) Successful in 3m30s

This commit is contained in:
david 2024-11-13 00:26:07 +01:00
parent 934deddec4
commit fab4981508
10 changed files with 82 additions and 14 deletions

View file

@ -8,6 +8,7 @@
"@popperjs/core": "^2.11.8",
"@rails/actiontext": "^7.1.3-4",
"@rails/request.js": "^0.0.11",
"@stimulus-components/lightbox": "^4.0.0",
"autoprefixer": "^10.4.19",
"bootstrap": "^5.3.3",
"bootstrap-icons": "^1.11.3",
@ -32,4 +33,4 @@
"devDependencies": {
"tabby-agent": "^1.7.0"
}
}
}