Skip to content

Why do the Author Profile docs suggest modifying _utilities.scss? #1351

Closed
@ohadschn

Description

@ohadschn

https://mmistakes.github.io/minimal-mistakes/docs/layouts/#author-profile

Start by copying _utilities.scss <site root>/_sass. Open it up to the icon section (it’s near the bottom) and nest a new class beneath .social-icons that matches the one used to declare the Font Awesome icon. In our case .fa-reddit.

Isn't it more desirable (simpler and more gem upgrade safe) to edit main.scss? It seems to work...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions