{
    "path": "/home/krm/dev/mimer-academia/web/css/Examples/media-query/examples.sv.json",
    "s": "Ignor",
    "invert": true,
    "level": 1,
    "title": [
        "Om \"media query\" i CSS"
    ],
    "author": [
        "krm"
    ],
    "created": {
        "year": 0,
        "month": 2020
    },
    "status": "alpha",
    "description": [
        "Detta är en samling av exempel om \"media query\"."
    ],
    "statments": [],
    "comment": [],
    "cards": [
        {
            "level": 1,
            "title": [
                "Att använda vanliga selektorer."
            ],
            "description": [],
            "statments": [
                {
                    "type": "examples",
                    "link": "./media-query.html",
                    "description": [
                        "Enkelt exempel med \"media query\""
                    ]
                },
                {
                    "type": "examples",
                    "link": "./media-query-more.html",
                    "description": [
                        "Mer exempel med \"media query\""
                    ]
                },
                {
                    "description": [
                        "⭕️ ",
                        [
                            {
                                "link": "./media-query.exercise.html"
                            },
                            "Övning med \"media query\""
                        ]
                    ]
                }
            ],
            "comment": []
        }
    ],
    "kind": "examples"
}