[[
   "start",
  ["comment","/* style.scss */"]
],[
   "start"
],[
   "start",
  ["variable.language","#navbar"],
  ["text"," "],
  ["paren.lparen","{"]
],[
   "start",
  ["text","    "],
  ["variable","$navbar-width"],
  ["text",": "],
  ["constant.numeric","800px"],
  ["text",";"]
],[
   "start",
  ["text","    "],
  ["variable","$items"],
  ["text",": "],
  ["constant.numeric","5"],
  ["text",";"]
],[
   "start",
  ["text","    "],
  ["variable","$navbar-color"],
  ["text",": "],
  ["constant.numeric","#ce4dd6"],
  ["text",";"]
],[
   "start"
],[
   "start",
  ["text","    "],
  ["support.type","width"],
  ["text",": "],
  ["variable","$navbar-width"],
  ["text",";"]
],[
   "start",
  ["text","    "],
  ["support.type","border-bottom"],
  ["text",": "],
  ["constant.numeric","2px"],
  ["text"," "],
  ["constant.language","solid"],
  ["text"," "],
  ["variable","$navbar-color"],
  ["text",";"]
],[
   "start"
],[
   "start",
  ["text","    "],
  ["variable.language","li"],
  ["text"," "],
  ["paren.lparen","{"]
],[
   "start",
  ["text","        "],
  ["support.type","float"],
  ["text",": "],
  ["support.type","left"],
  ["text",";"]
],[
   "start",
  ["text","        "],
  ["support.type","width"],
  ["text",": "],
  ["variable","$navbar-width"],
  ["text","/"],
  ["variable","$items"],
  ["text"," "],
  ["constant","-"],
  ["text"," "],
  ["constant.numeric","10px"],
  ["text",";"]
],[
   "start"
],[
   "start",
  ["text","        "],
  ["support.type","background-color"],
  ["text",": "],
  ["support.function","lighten"],
  ["paren.lparen","("],
  ["variable","$navbar-color"],
  ["text",", "],
  ["constant.numeric","20%"],
  ["paren.rparen",")"],
  ["text",";"]
],[
   "start",
  ["text","        &"],
  ["variable.language",":hover"],
  ["text"," "],
  ["paren.lparen","{"]
],[
   "start",
  ["text","            "],
  ["support.type","background-color"],
  ["text",": "],
  ["support.function","lighten"],
  ["paren.lparen","("],
  ["variable","$navbar-color"],
  ["text",", "],
  ["constant.numeric","10%"],
  ["paren.rparen",")"],
  ["text",";"]
],[
   "start",
  ["text","        "],
  ["paren.rparen","}"]
],[
   "start",
  ["text","    "],
  ["paren.rparen","}"]
],[
   "start",
  ["paren.rparen","}"]
]]