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

IE8 CSS fallback #82

Closed
yellowled opened this issue Mar 8, 2014 · 2 comments
Closed

IE8 CSS fallback #82

yellowled opened this issue Mar 8, 2014 · 2 comments
Assignees
Labels
Milestone

Comments

@yellowled
Copy link
Member

Since the backend CSS is mobile first, we need a seperate stylesheet for IE8 (because it doesn't support @media for screen resolutions).

Should not be created before the style.css is “finished”, needs to be recreated after every iteration after that.

@yellowled yellowled added this to the Beta milestone Mar 8, 2014
@yellowled yellowled self-assigned this Mar 8, 2014
@yellowled
Copy link
Member Author

There might be an issue which needs to be discussed first with this.

yellowled added a commit that referenced this issue Mar 9, 2014
Referenced in conditional comments, needs to be recreated if the
style.css changes.

References #82
@yellowled
Copy link
Member Author

Still needs testing, but the general concept works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant