Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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.

5 participants