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

Responsive plugin v0.5 items #5

Open
3 tasks
mattpass opened this issue Jul 9, 2015 · 0 comments
Open
3 tasks

Responsive plugin v0.5 items #5

mattpass opened this issue Jul 9, 2015 · 0 comments

Comments

@mattpass
Copy link
Collaborator

mattpass commented Jul 9, 2015

  • Add nth child pseudo to CSS but scan existing text without (so user can choose to remove nth-child from selector)
  • Line highlight media query line with same responsive bar background color
  • Highlight lines that have been changed in the CSS with appropriate color (including inheritance - eg 800px is yellow and 700px is blue. If you have a style for something that's width: 100px and change it to 50px under the 800px media query, that line will turn yellow, but the 700px section the line containing the same style will also turn yellow. This way we know where it's inherited from. If we change it within the 700px media query to 40px, it would turn from yellow to blue).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant