astro-rename icon indicating copy to clipboard operation
astro-rename copied to clipboard

Rename CSS Variables

Open TKDev7 opened this issue 2 years ago • 3 comments

Support renaming CSS Variables

TKDev7 avatar Oct 31 '23 23:10 TKDev7

@MrHBS this library use postcss-rename under the hook and it doesn't support rename css vars, so I can't add this feature. But you can request it in their issue #56.

RodrigoTomeES avatar Nov 04 '23 18:11 RodrigoTomeES

I see this npm package in the issue of postcss-rename that compress css vars, maybe we can use it postcss-variable-compress.

RodrigoTomeES avatar Dec 31 '23 09:12 RodrigoTomeES

@MrHBS can you test the v2 alpha? https://www.npmjs.com/package/astro-rename/v/2.0.0-alpha3?activeTab=versions

RodrigoTomeES avatar Mar 21 '24 17:03 RodrigoTomeES