Hi currently if I create a autofix func and doesn't handle a value (for ex: color: blue), I would like to have an option to throw error that the value blue is not fixable from the function, I have tried implementing one here #250, sorry for not raising issue beforehand
Hi currently if I create a autofix func and doesn't handle a value (for ex:
color: blue
), I would like to have an option to throw error that the valueblue
is not fixable from the function, I have tried implementing one here #250, sorry for not raising issue beforehandreference: