The following gives a compilation error ```less const Column = styled.div` width: 25px; height: 47px; margin-left: -1px; z-index: if(@type = "filtered", 1); `; ```