vscode-css-stacking-contexts
vscode-css-stacking-contexts copied to clipboard
Individual transform properties create stacking context too
Hello,
I'm loving your extension, you're doing a great job!
I noticed recently that there's no warning when you use individual transform properties (aka rotate, translate and scale), though they create a new stacking context too.
I use these properties a lot, they have a great support nowadays : https://caniuse.com/mdn-css_properties_rotate
Could you please add them into your extension ?
Thank you and have a nice day.
Raphaël
Hello,
Do you still maintain this extension?