{
    "path": "/home/krm/dev/mimer-academia/web/css/Examples/prio/examples.sv.json",
    "s": "Ignor",
    "invert": true,
    "level": 1,
    "title": [
        "Om prioritet i CSS"
    ],
    "author": [
        "krm"
    ],
    "created": {
        "year": 0,
        "month": 2020
    },
    "status": "alpha",
    "description": [],
    "statments": [],
    "comment": [],
    "cards": [
        {
            "level": 1,
            "title": [
                "Prioritering av selectorer"
            ],
            "description": [],
            "statments": [
                {
                    "type": "examples",
                    "link": "./prio.html",
                    "description": [
                        "Enkelt exempel med tagar, klasser och id"
                    ]
                },
                {
                    "type": "examples",
                    "link": "./prio-important.html",
                    "description": [
                        "Enkelt exempel med important"
                    ]
                },
                {
                    "type": "examples",
                    "link": "./prio-instyle.html",
                    "description": [
                        "Enkelt exempel med instyle"
                    ]
                },
                {
                    "description": [
                        "⭕️ ",
                        [
                            {
                                "link": "./prio.exercise.html"
                            },
                            "Övning om prioritering"
                        ]
                    ]
                }
            ],
            "comment": []
        }
    ],
    "kind": "examples"
}