Hi,
I'm using this library w/ nextjs+reactjs and i have faced two problems.
-
every .glide__slide and the .glide__slides have this inline style that forcibly sets width to a very large number.

and here's the code i copied from your website :
-
i installed the library with npm and there is problem importing the styles.
when I import with <link> I get this error:
head-manager.ts:70 GET http://localhost:3000/node_modules/@glidejs/glide/dist/css/glide.core.min.css net::ERR_ABORTED 404 (Not Found)
thank you for creating and publishing this library.
Hi,
I'm using this library w/ nextjs+reactjs and i have faced two problems.
every .glide__slide and the .glide__slides have this inline style that forcibly sets width to a very large number.

and here's the code i copied from your website :
i installed the library with npm and there is problem importing the styles.
when I import with
<link>I get this error:head-manager.ts:70 GET http://localhost:3000/node_modules/@glidejs/glide/dist/css/glide.core.min.css net::ERR_ABORTED 404 (Not Found)thank you for creating and publishing this library.