Hi:
Vue3+vite ... I can't use Syncfusion controls (textBox, button, grid, etc ...). Always get this error:
[plugin:vite:css] Cannot read properties of undefined (reading 'type')
The failing file seems to be this ...
@import "../../node_modules/@syncfusion/ej2-base/styles/material.css"
Any ideas?
Thanks