How to change the CSS
npm install --save @progress/kendo-theme-default
Global styles in WinformsComponent
"styles": [
"./src/style/styles.css",
"./src/style/jQueryStyles.css",
"./node_modules/primeng/resources/themes/omega/theme.css",
"./node_modules/font-awesome/css/font-awesome.min.css"
]Styles in Samples
Aplying Classes
Note
Local styles on WinformsComponent
Last updated
Was this helpful?