{
    "path": "/home/krm/dev/mimer-academia/web/css/Examples/flexbox/examples.sv.json",
    "s": "Ignor",
    "invert": true,
    "level": 1,
    "title": [
        "Om flexbox i CSS"
    ],
    "author": [
        "krm"
    ],
    "created": {
        "year": 0,
        "month": 2020
    },
    "status": "alpha",
    "description": [],
    "statments": [],
    "comment": [],
    "cards": [
        {
            "level": 2,
            "title": [
                "Flexbox"
            ],
            "description": [
                "🔨 ",
                [
                    {
                        "link": "./no-flexbox.html"
                    },
                    {
                        "form": "important"
                    },
                    "Exempel utan flexbox"
                ],
                "",
                " 🔨 ",
                [
                    {
                        "link": "./flexbox.html"
                    },
                    {
                        "form": "important"
                    },
                    "Enkelt exempel med flexbox"
                ],
                "",
                " 🔨 ",
                [
                    {
                        "link": "./flexbox-direction.html"
                    },
                    {
                        "form": "important"
                    },
                    "Exempel med flex-direction"
                ],
                "",
                " 🔨 ",
                [
                    {
                        "link": "./wrap.html"
                    },
                    {
                        "form": "important"
                    },
                    "wrap"
                ],
                "",
                " 🔨 ",
                [
                    {
                        "link": "./order.html"
                    },
                    {
                        "form": "important"
                    },
                    "Ordningen på innnehållet"
                ],
                "",
                " ⭕️ ",
                [
                    {
                        "link": "./flexbox.exercise.html"
                    },
                    {
                        "form": "important"
                    },
                    "Övning om flexbox"
                ]
            ],
            "statments": [],
            "comment": []
        },
        {
            "level": 2,
            "title": [
                "Flexbox - Flre exempel"
            ],
            "description": [
                "🔨 ",
                [
                    {
                        "link": "./flexbox-justify-content.html"
                    },
                    {
                        "form": "important"
                    },
                    "Exempel med att \"justify-content\""
                ],
                "",
                " 🔨 ",
                [
                    {
                        "link": "./flexbox-align-self.html"
                    },
                    {
                        "form": "important"
                    },
                    "Exempel med att \"align-self\""
                ],
                "",
                " 🔨 ",
                [
                    {
                        "link": "./flex-grow.html"
                    },
                    {
                        "form": "important"
                    },
                    "Exempel med att \"flex-grow\""
                ],
                "",
                " ⭕️ ",
                [
                    {
                        "link": "./flexbox-more.‭exercise.html"
                    },
                    {
                        "form": "important"
                    },
                    "Övning med många flexbox egenskaper"
                ]
            ],
            "statments": [],
            "comment": []
        }
    ],
    "kind": "examples"
}