it('should correctly replace variables in functions', () => {
    const file = `style Button { paddingLeft: 10 paddingRight: add($spacingXL 1) }`

    const ast = parse(file).ast