I would love a PostCSS plugin that allows for inline CSS comments. Like this: ``` // A comment like this would be great! .example {} ``` I tried a few but couldn't get anything working.
I would love a PostCSS plugin that allows for inline CSS comments. Like this:
I tried a few but couldn't get anything working.