css commentVSCODE code example
Example 1: comments in css
/*comment here*/
Example 2: comment css
/* This is a single-line comment */
/* this is a
multi-line
comment */
/*comment here*/
/* This is a single-line comment */
/* this is a
multi-line
comment */