Skip to content

Commit 2eb342f

Browse files
committed
Update angular.json
1 parent 4274a56 commit 2eb342f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/input/textarea/angular.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"styles": [
2525
"./node_modules/@smart-webcomponents-angular/button/styles/smart.base.css",
2626
"./node_modules/@smart-webcomponents-angular/button/styles/smart.button.css",
27-
"./node_modules/@smart-webcomponents-angular/textarea/styles/smart.input.css",
27+
"./node_modules/@smart-webcomponents-angular/textarea/styles/smart.textarea.css",
2828
"./node_modules/@smart-webcomponents-angular/radiobutton/styles/smart.radiobutton.css",
2929
"./node_modules/@smart-webcomponents-angular/button/styles/smart.common.css",
3030
"src/assets/fonts.css",

0 commit comments

Comments
 (0)