cssprima
cssprima copied to clipboard
Feature request: comments in AST
Would it be possible to add comments to the AST? Something like
{
"type": "comment",
"text": " a comment describing something ",
}