Skip to content

Commit 577f7c3

Browse files
authored
PD-3811 rollback angular.json change (#2709)
Co-authored-by: andrej romanov <50377758+auumgn@users.noreply.github.com>
1 parent 751cfbf commit 577f7c3

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

angular.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -127,11 +127,7 @@
127127
}
128128
],
129129
"styles": [
130-
{
131-
"input": "src/assets/css/tailwind.css",
132-
"bundleName": "tailwind",
133-
"inject": true
134-
},
130+
"src/assets/css/tailwind.css",
135131
"src/assets/scss/noto-sans.scss",
136132
"src/assets/scss/material.scss",
137133
"projects/orcid-tokens/tokens.css",

0 commit comments

Comments
 (0)