1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-31 12:01:48 +02:00

[ticket/17279] Add iconify icon sets that are needed and update iconify

PHPBB3-17279
This commit is contained in:
Marc Alexander
2023-12-29 21:25:59 +01:00
parent f9863f9b34
commit 5afa5db41f
7 changed files with 107147 additions and 11 deletions

View File

@@ -56,11 +56,7 @@
"always"
],
"no-lonely-if": "off",
"unicorn/prefer-module": "off",
"space-before-function-paren": [
"error",
"never"
]
"unicorn/prefer-module": "off"
},
"env": {
"es6": true,
@@ -103,6 +99,8 @@
},
"homepage": "https://www.phpbb.com",
"devDependencies": {
"@iconify/iconify": "^3.1.1",
"@iconify/json": "^2.2.163",
"autoprefixer": "^10.4.4",
"cssnano": "^5.1.7",
"eslint": "^8.13.0",