I am trying to use the new map components with SvelteKit, but I am getting a css error when @ArcGIS\map-components\dist\cdn\main.css import happens. Does anybody have a sample that I can draw inspiration from?
-Lak Krishnan
Hi @lakshmanankrishnan , this isn't an official esri sample or anything, but I like sveltekit and have this personal project that I play around with. https://github.com/sagewall/svelte-map-components. Hopefully it will help.