Removed all Material Cards
Removed Tailwind Moved to scss Moved to material theme 3
This commit is contained in:
@ -38,10 +38,8 @@
|
||||
"@angular/cli": "^20.0.3",
|
||||
"@angular/compiler-cli": "^20.0.4",
|
||||
"@angular/language-service": "^20.0.4",
|
||||
"@tailwindcss/postcss": "^4.1.10",
|
||||
"@types/jasmine": "~5.1.4",
|
||||
"angular-eslint": "^20.1.1",
|
||||
"autoprefixer": "^10.4.19",
|
||||
"eslint": "^9.28.0",
|
||||
"eslint-config-prettier": "^10.1.5",
|
||||
"eslint-plugin-import": "^2.31.0",
|
||||
@ -56,10 +54,8 @@
|
||||
"karma-jasmine": "~5.1.0",
|
||||
"karma-jasmine-html-reporter": "^2.1.0",
|
||||
"lint-staged": "^16.1.2",
|
||||
"postcss": "^8.5.6",
|
||||
"prettier": "^3.2.5",
|
||||
"standard-version": "^9.5.0",
|
||||
"tailwindcss": "^4.1.10",
|
||||
"typescript": "~5.8.3",
|
||||
"typescript-eslint": "^8.33.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user