We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 254cd31 commit 4274a56Copy full SHA for 4274a56
demos/input/textarea/angular.json
@@ -24,6 +24,7 @@
24
"styles": [
25
"./node_modules/@smart-webcomponents-angular/button/styles/smart.base.css",
26
"./node_modules/@smart-webcomponents-angular/button/styles/smart.button.css",
27
+ "./node_modules/@smart-webcomponents-angular/textarea/styles/smart.input.css",
28
"./node_modules/@smart-webcomponents-angular/radiobutton/styles/smart.radiobutton.css",
29
"./node_modules/@smart-webcomponents-angular/button/styles/smart.common.css",
30
"src/assets/fonts.css",
0 commit comments