Merged PR 1405: icon scss

This commit is contained in:
Lorenz Hilpert
2022-10-14 14:24:12 +00:00
parent 3078724ced
commit e1720e6023
11 changed files with 250 additions and 334 deletions

View File

@@ -90,6 +90,7 @@
"@types/node": "^18.6.1",
"@types/object-hash": "^2.1.0",
"@types/uuid": "^8.3.0",
"autoprefixer": "^10.4.12",
"codelyzer": "^6.0.0",
"husky": "^4.2.3",
"jasmine-core": "~3.8.0",
@@ -107,7 +108,7 @@
"ng-swagger-gen": "^2.3.1",
"ngrx-store-freeze": "^0.2.4",
"npm-run-all": "^4.1.5",
"postcss": "^8.2.1",
"postcss": "^8.4.18",
"postcss-loader": "^4.1.0",
"postcss-scss": "^3.0.4",
"prettier": "2.0.1",
@@ -116,7 +117,7 @@
"sass": "^1.37.5",
"stylelint": "^13.7.2",
"stylelint-config-standard": "^20.0.0",
"tailwindcss": "^2.0.3",
"tailwindcss": "^3.1.8",
"ts-node": "~7.0.0",
"tslint": "~6.1.0",
"typescript": "~4.3.5"