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

More easily customizable CSS #117

Merged
merged 2 commits into from
Apr 7, 2017
Merged

More easily customizable CSS #117

merged 2 commits into from
Apr 7, 2017

Conversation

benbalter
Copy link
Contributor

This is an alternate approach to #86 which mirrors the approach we take on all the https://github.com/pages-themes themes.

The idea being, the default CSS file includes only an @import statement with the themes name, and all defaults and imports exist in the _sass directory.

That way a novice user can simply copy the assets/style.scss file (or write the one line themself) and add any custom css after the import statement.

The variable defaults already exist in _sass/minima.scss and are duplicative (and confusing/overly complex IMHO).

Copy link
Member

@jglovier jglovier left a comment

Choose a reason for hiding this comment

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

Yeah, good move. 👍 :shipit:

@benbalter
Copy link
Contributor Author

@jekyllbot: merge +minor.

@jekyllbot jekyllbot merged commit ab6be34 into master Apr 7, 2017
@jekyllbot jekyllbot deleted the normalize-css branch April 7, 2017 19:22
jekyllbot added a commit that referenced this pull request Apr 7, 2017
@benbalter
Copy link
Contributor Author

Thanks @benbalter!

domingohui pushed a commit to domingohui/minima that referenced this pull request Apr 14, 2017
domingohui pushed a commit to domingohui/minima that referenced this pull request Apr 14, 2017
@jekyll jekyll locked and limited conversation to collaborators Apr 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants