The Comment node inherits directly from Comment in PostCSS. This node represents a CSS comment; either inline (//) or block (/* */).
Type: Boolean
If true, indicates that the type of comment is "inline," or a comment that begins with //. If false, indicates that the comment is a traditional block comment.
Type: String
Value: 'comment'
Type: String
A String representation of the body of the comment.
// na na na na na na na na batmannnnn
/* joker cheats at poker */