alexanderbaran

Results 3 issues of alexanderbaran

I am using Visual Studio Code version 1.18.1 on Windows 7. In my sass files there is double newline between @import statements. Before: ``` @import 'size'; @import 'color'; @import 'footer-vars';...

type: bug

I am using Visual Studio Code version 1.18.1 on Windows 7. In my sass files there is double newline between @import statements. Before: ``` .footer__fixed { display: flex; // justify-content:...

type: bug

It is better if the background is transparent so that it matches the html elements background color or atleast white as most websites have white background.