Add plugins & config

This commit is contained in:
2025-07-16 07:33:09 +00:00
parent 4a0abe89c5
commit 21988a9666
4 changed files with 10 additions and 5 deletions
+2 -1
View File
@@ -38,7 +38,8 @@
"require": {
"timber/timber": "^2.1",
"illuminate/collections": "^12.20",
"twbs/bootstrap": "^5.3"
"twbs/bootstrap": "^5.3",
"twbs/bootstrap-icons": "^1.13"
},
"require-dev": {
"automattic/wordbless": "^0.4.2",