postcss-transform-shortcut icon indicating copy to clipboard operation
postcss-transform-shortcut copied to clipboard

Add warning if several shortcut are used or disallow multiples shortcut

Open MoOx opened this issue 9 years ago • 1 comments

According to specs/mailing list, using several shortcuts is not the same result as using transform.

Ref https://github.com/postcss/postcss/issues/190#issuecomment-73866959

A nice thing will be (in order to provide a safe "w3c" plugin) to disallow multiple shortcut usage or add a warning if several shortcuts are used at the same time.

poke @iamvdo

MoOx avatar Jul 18 '15 12:07 MoOx

Thank you, @MoOx. I have added a note and would like to add warnings as you suggest also, in order to provide the safest possible plugin.

jonathantneal avatar Jul 18 '15 15:07 jonathantneal