stylelint 6.0.1
- Fixed:
function-name-casenow accounts for camelCase function names (e.g.translateX,scaleXetc) when theloweroption is used.
function-name-case now accounts for camelCase function names (e.g. translateX, scaleX etc) when the lower option is used.