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

Conditional CSS #32

Open
3rd-Eden opened this issue Jul 12, 2012 · 0 comments
Open

Conditional CSS #32

3rd-Eden opened this issue Jul 12, 2012 · 0 comments

Comments

@3rd-Eden
Copy link
Member

Stylus allows you to put conditional comments in your css. We should allow developers to use this functionality to create:

  • CSS based on distribution type for example include debug css for the dev distribution so you can debug you CSS grids and styling for other debug markup that you might use.
  • CSS for different platforms. Allow css that is specifically build for mobile devices to share the same code base.
  • Maybe some more use cases.
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