43081j / postcss-lit

PostCSS syntax for extracting CSS from template literals inside JS/TS files
84 stars 6 forks source link

The comment placeholder should be formatted nicely #38

Closed 43081j closed 1 year ago

43081j commented 1 year ago

so it doesn't trip up the standard stylelint rules, it should be padded:

/* PLACEHOLDER */

instead of:

/*PLACEHOLDER*/