Skip to content

Commit

Permalink
fix ng json
Browse files Browse the repository at this point in the history
  • Loading branch information
A77AY committed Dec 2, 2024
1 parent a180d9b commit e59526e
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,21 +26,6 @@
"assets": ["src/favicon.ico", "src/assets"],
"styles": [
"src/styles/core.scss",
{
"input": "src/styles/themes/main.scss",
"bundleName": "main-theme",
"inject": false
},
{
"input": "src/styles/themes/persian-green.scss",
"bundleName": "persian-green-theme",
"inject": false
},
{
"input": "src/styles/themes/solitude.scss",
"bundleName": "solitude-theme",
"inject": false
},
{
"input": "src/styles/themes/eastern.scss",
"bundleName": "eastern-theme",
Expand Down

0 comments on commit e59526e

Please sign in to comment.