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

Separate out the styles and print styles from main.css #1448

Closed
wants to merge 1 commit into from

Conversation

jbrad
Copy link

@jbrad jbrad commented Oct 9, 2013

Our project uses HTML5 boilerplate, but because of how we load our styles, we need the main styles and print styles separated. We want to pull all of this in via Bower, so we need the main.css file split out into two files.

@zlatanvasovic
Copy link

Hey. This is personal request, not something that is benefit for all the people here.

@jbrad
Copy link
Author

jbrad commented Oct 20, 2013

Ok. Thanks anyways!

On Oct 20, 2013, at 3:49 PM, Zlatan Vasović notifications@github.com wrote:

Hey. This is personal request, not something that is benefit for all the people here.


Reply to this email directly or view it on GitHub.

@drublic
Copy link
Member

drublic commented Oct 21, 2013

We already split up main.css and normalize.css in there own files. I don't think it is necessary to do this for the other parts of main.css too. Everyone can do this on their own if required.

@zlatanvasovic
Copy link

Hey Jason, I have a solution. You can split these files easily. Print part
is in @media part, main part is elsewhere. :D

2013/10/20 Jason Bradley notifications@github.com

Ok. Thanks anyways!

On Oct 20, 2013, at 3:49 PM, Zlatan Vasović notifications@github.com
wrote:

Hey. This is personal request, not something that is benefit for all the
people here.


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHubhttps://github.com//pull/1448#issuecomment-26683163
.

Zlatan Vasović - ZDroid

@jbrad
Copy link
Author

jbrad commented Oct 21, 2013

What would you suggest using to split the file? Is there a grunt plugin?

On Oct 21, 2013, at 8:03 AM, Zlatan Vasović notifications@github.com wrote:

Hey Jason, I have a solution. You can split these files easily. Print part
is in @media part, main part is elsewhere. :D

2013/10/20 Jason Bradley notifications@github.com

Ok. Thanks anyways!

On Oct 20, 2013, at 3:49 PM, Zlatan Vasović notifications@github.com
wrote:

Hey. This is personal request, not something that is benefit for all the
people here.


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHubhttps://github.com//pull/1448#issuecomment-26683163
.

Zlatan Vasović - ZDroid

Reply to this email directly or view it on GitHub.

@zlatanvasovic
Copy link

No. Just copy everything from @media print and paste to print.css.

2013/10/22 Jason Bradley notifications@github.com

What would you suggest using to split the file? Is there a grunt plugin?

On Oct 21, 2013, at 8:03 AM, Zlatan Vasović notifications@github.com
wrote:

Hey Jason, I have a solution. You can split these files easily. Print
part
is in @media part, main part is elsewhere. :D

2013/10/20 Jason Bradley notifications@github.com

Ok. Thanks anyways!

On Oct 20, 2013, at 3:49 PM, Zlatan Vasović notifications@github.com

wrote:

Hey. This is personal request, not something that is benefit for all
the
people here.


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub<
https://github.com/h5bp/html5-boilerplate/pull/1448#issuecomment-26683163>

.

Zlatan Vasović - ZDroid

Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHubhttps://github.com//pull/1448#issuecomment-26761834
.

Zlatan Vasović - ZDroid

@alrra
Copy link
Member

alrra commented Oct 22, 2013

@jbrad maybe in the future.

Previous discussions: #1132, #1140.

@alrra alrra closed this Oct 22, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants