Skip to content

Conditional CSS #32

@3rd-Eden

Description

@3rd-Eden

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions