Binyam Teklu

Results 2 issues of Binyam Teklu

I am using scss files and I am seeing autocompletion for variables defined in the same file; But not for variables defined in other files in the project imported. Is...

- Hi, I am trying to make a cell shake. So I want to move it and reverse that and repeat the process: ``` cell.layer.springSpeed = 15; cell.layer.springBounciness = 15;...