Skip to content
New issue

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

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

Already on GitHub? # to your account

Refactor intro animations into a separate sass variable #1147

Merged
merged 1 commit into from
Aug 2, 2017
Merged

Refactor intro animations into a separate sass variable #1147

merged 1 commit into from
Aug 2, 2017

Conversation

rightpad
Copy link
Contributor

@rightpad rightpad commented Aug 2, 2017

Addresses #1146 .

Tested locally, everything seemed to work as expected. Let me know if I need to change anything.

@mmistakes
Copy link
Owner

Works great. Adding the following to assets/css/main.scss disables the fade in animations as expected.

---
# Only the main Sass file needs front matter (the dashes are enough)
---

@charset "utf-8";

$intro-transition: none;
@import "minimal-mistakes";

Thanks for taking the time to submit the PR and address the issue @peterdimou

@mmistakes mmistakes merged commit 5b4baee into mmistakes:master Aug 2, 2017
BoWuGit pushed a commit to BoWuGit/bowugit.github.io that referenced this pull request Aug 17, 2017
kkunapuli pushed a commit to kkunapuli/kkunapuli.github.io that referenced this pull request May 30, 2019
makaroniame added a commit to makaroniame/makaroniame-old.github.io that referenced this pull request May 18, 2022
jchwenger pushed a commit to jchwenger/jchwenger.github.io that referenced this pull request May 5, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants