I am using kendo-grid for angular2, we have our own UX Guidelines on how grid should be displayed. So how to implement this.
1) Do I need to depend on default theme for creating my own styles. Can I create my own styles and apply them directly to rows, header and group name
2) We are not using scss or webpack in our project in that case how to create styles specific for grid? I don't want all.css.
The link given below have not helped me enough to understand on applying custom styles http://www.telerik.com/kendo-angular-ui/components/styling/