cssprima icon indicating copy to clipboard operation
cssprima copied to clipboard

Feature request: comments in AST

Open AlexanderZeilmann opened this issue 10 years ago • 0 comments

Would it be possible to add comments to the AST? Something like

{
  "type": "comment",
  "text": " a comment describing something ",
}

AlexanderZeilmann avatar Jan 05 '15 13:01 AlexanderZeilmann