Skip to content

Move layouts to the style.css#41

Closed
grappler wants to merge 1 commit into
mor10:masterfrom
grappler:syles
Closed

Move layouts to the style.css#41
grappler wants to merge 1 commit into
mor10:masterfrom
grappler:syles

Conversation

@grappler

@grappler grappler commented Dec 4, 2014

Copy link
Copy Markdown
Contributor

I thought my solution for the multiple stylesheets was not good so this PR is to move the layout styles all to the style.css so that only one file is loaded. The layout styles is prefixed with the respective style class which is defined in the body class.

@grappler grappler mentioned this pull request Dec 4, 2014
@mor10

mor10 commented Dec 5, 2014

Copy link
Copy Markdown
Owner

I understand the thinking here but it's not something I want to do. I very specifically built the theme to separate out layouts in their respective stylesheets to a) reduce the overall length of the main stylesheet, b) allow for future layouts to be added without having to touch the main stylesheet, and c) make it easier for theme and child theme authors to understand what's going on.

@mor10 mor10 added the wontfix label Dec 5, 2014
@grappler

grappler commented Dec 5, 2014

Copy link
Copy Markdown
Contributor Author

I don't necessarily agree but I have no problem with closing this PR. 😄

@mor10

mor10 commented Dec 8, 2014

Copy link
Copy Markdown
Owner

I'm considering making it a discrete fork.

@grappler grappler closed this Sep 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants