added language icons
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Samuel Philipp 2023-01-11 00:43:32 +01:00
parent 732d91d0d4
commit ce471df1b6
4 changed files with 9 additions and 1 deletions

View file

@ -35,6 +35,7 @@
"uncss": "^0.17.3"
},
"dependencies": {
"bootstrap": "^5.2.3"
"bootstrap": "^5.2.3",
"flag-icons": "^6.6.6"
}
}