Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Codesandbox demo is broken #1420

Closed
ummahusla opened this issue Nov 6, 2018 · 3 comments
Closed

Codesandbox demo is broken #1420

ummahusla opened this issue Nov 6, 2018 · 3 comments
Labels

Comments

@ummahusla
Copy link

This looks broken to me - https://codesandbox.io/s/zzloxr09mp

@finppp
Copy link

finppp commented Nov 29, 2018

This is how my page looked when I tried using react-slick

@michaeljonathanblack
Copy link

It's broken because codesandbox wants the external CSS files to be added as External Resource Dependencies rather than manually referenced inside the HTML.

Here's a fixed version:

https://codesandbox.io/s/483zzj5po9

@stale
Copy link

stale bot commented Dec 7, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Dec 7, 2019
@stale stale bot closed this as completed Dec 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants