{
    "path": "/home/krm/dev/mimer-academia/web/css/Section/flexbox.sv.json",
    "s": "Ignor",
    "invert": true,
    "level": 1,
    "title": [
        "Om flexbox i CSS"
    ],
    "description": [
        "Detta är en samling av exempel om flexbox"
    ],
    "statments": [],
    "comment": [],
    "cards": [
        {
            "level": 2,
            "title": [
                "# 👁️‍🗨️ Flexbox"
            ],
            "description": [
                "Flexbox"
            ],
            "statments": [],
            "comment": []
        },
        {
            "level": 2,
            "title": [
                "❓ Hur används flexbox i CSS"
            ],
            "description": [
                "Flexbox"
            ],
            "statments": [],
            "comment": []
        },
        {
            "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-justify-content.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": "section"
}