{
  "$type": "site.standard.document",
  "canonicalUrl": "https://ayc0.github.io//posts/how-does-css-work-the-specificity",
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreif4ro6vthhcj5z6wq5mkxfa4htshb2gzjrlk2d6er5stitpstwj2i"
    },
    "mimeType": "image/png",
    "size": 55024
  },
  "description": "When writing CSS selectors, they sometimes don’t seem to be following the order of the code. Indeed they don’t: they also follow the specificity of each selectors. But what is the specificity and how does it work?",
  "path": "/posts/how-does-css-work-the-specificity",
  "publishedAt": "2023-01-30T00:00:00.000Z",
  "site": "at://did:plc:wifmfjqoxnruni5h62e6zp2y/site.standard.publication/3mn6dj35act2i",
  "tags": [
    "css",
    "webdev"
  ],
  "title": "How does CSS work? The specificity"
}