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

Fix: mario icon on index.html and one line indent #210

Merged
merged 2 commits into from
Dec 18, 2018

Conversation

guastallaigor
Copy link
Member

Description
This fix the position of the mario icon for the index.html

Compatibility
This will only work when we launch the next release

Caveats
To test, in index.html change this:

<link href="https://unpkg.com/nes.css/css/nes.min.css" rel="stylesheet" />

to this:

<link href="./css/nes.min.css" rel="stylesheet" />

And run the npm run build, then check index.html icons section.

For some reason the first icon imported after octocat.scss got bugged and moved to the upper-left corner, so for now I just moved the octocat.scss to the last import. So this is isn't really a major fix, but I will investigate more later.

@guastallaigor guastallaigor self-assigned this Dec 18, 2018
@guastallaigor guastallaigor requested a review from a team December 18, 2018 20:23
@guastallaigor guastallaigor added the enhancement New feature or request label Dec 18, 2018
Copy link
Member

@abdallahalsamman abdallahalsamman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@abdallahalsamman abdallahalsamman merged commit 982a412 into develop Dec 18, 2018
@BcRikko BcRikko deleted the fix-mario-icon branch December 20, 2018 01:19
@BcRikko
Copy link
Member

BcRikko commented Feb 16, 2019

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants