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

something is wrong with cdn? #227

Closed
diomed opened this issue Dec 24, 2018 · 3 comments
Closed

something is wrong with cdn? #227

diomed opened this issue Dec 24, 2018 · 3 comments
Labels
question Further information is requested

Comments

@diomed
Copy link

diomed commented Dec 24, 2018

https://codepen.io/diomed/pen/dwXYKQ

despite including latest version from unpkg CDN
something's off, and styling of nes.css doesn't really show.

any ideas?

@guastallaigor guastallaigor added the question Further information is requested label Dec 24, 2018
@guastallaigor
Copy link
Member

Hello @diomed. Please, check out this issue #6 and PR #82.

We added a nes prefix to all of our classes mainly to avoid compatibility issues with other frameworks, so your code isn't working because of that.
Try adding it in all of your classes and see if the result is as expected.
Thank you.

@trezy
Copy link
Member

trezy commented Dec 25, 2018

@diomed If this doesn't solve your issue, please comment and we'll reopen your issue.

@BcRikko
Copy link
Member

BcRikko commented Dec 25, 2018

If you want to use the old NES.css, you can use https://unpkg.com/[email protected]/css/nes.min.css 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

5 participants