I've set up the NextJS Schedule component and the only problem I have is that the styles aren't showing up. However, I'm not getting any error messages.
This is what I have in my globals.scss file:
I've installed all the dependencies, but it's still not working.
Hi Daniel,
We have validated your query in your globals.scss file. Please install the React Schedule Node modules, as it will resolve the issue. Please refer to the global.scss file below.
[ global.scss ]
Sample: https://github.com/SyncfusionExamples/syncfusion-react-schedule-component-in-nextjs
Refer to the shared sample for your reference. Please get back to us if you need any further assistance.
Regards,
Vijay
Just a heads up to people in the future who is still stuck. Depending on how your files are organized, you may only have to go back one directory instead of two like this:
Hi Daniel,
Yes, Refer to the CSS path depending on the downloaded node modules folder.
Regards,
Vijay