punkave/stylelint-config-punkave

Need config recommendations for functions

Opened this issue · 1 comments

abea commented

function-calc-no-unspaced-operator

Recommending true for consistency and readability.

function-linear-gradient-no-nonstandard-direction

Setting this as true also seems the right move. It matches the spec and leaving out the to might also not always work if memory serves.