funkhaus / fuxt

A complete Headless WordPress tech stack built on Nuxt.
223 stars 28 forks source link

Inline comments in CSS somehow? #112

Open drewbaker opened 1 month ago

drewbaker commented 1 month ago

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.