Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Nested alias values #192

@hmalaud

Description

@hmalaud

I was wondering if there were any way to use an alias with sub values like so (in a .yml file):

aliases:
    mq:
        value:
            touch: '(pointer: coarse) and (hover: none)'
            desktop:
                all: '(min-width: 1024px)'

This seems not to crash anything when compiling, but I can't figure out how to use the value, if it even exists (tried {!mq.touch}, {!mqtouch}, {!mq-touch}, {!mq_touch} with no success).

Thanks for your help!

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