{
  "gem": {
    "slug": "css-logic-gates-vg-0333",
    "name": "CSS Logic Gates",
    "description": "Demonstration implementing AND, OR, NOT, XOR gates plus half adders, full adders and multiplexers using only the CSS if() function.",
    "url": "https://yongsk0066.github.io/css_if_logic_gate/",
    "domain": "yongsk0066.github.io",
    "author": "Yongseok (@yongsk0066)",
    "license": "free",
    "category": "Community Finds",
    "subcategory": "CSS experiments",
    "tags": [
      "css",
      "if-function",
      "experiment",
      "logic"
    ],
    "whyGem": "Best practical demonstration of what CSS if() actually unlocks beyond toy examples",
    "sourceType": "site",
    "image": "/api/public/library/og/VG-0333-card.svg",
    "pageUrl": "https://vibing.inc/library/css-logic-gates-vg-0333"
  }
}