Skip to content

Support tachyons media queries #8

Description

@marcofugaro

Sometimes the tachyons media queries for the extra classes could be useful.

However this is not an immediate task to do, because of css specificity.
The standard classes of tachyons-extra need to be placed right after the tachyons' standard ones, before the media queries start.

This is because if you want to override a style with a media query class, it doesn't work because of specificity.

An example that happened to me was this: sticky static-l

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions