Steven Hall

Results 8 comments of Steven Hall

Still an error over 7 months later. It seems that when using hex values that start with a number you get the error. If it starts with a letter, no...

I get the same thing on a Pixel 6 Pro / Android 13 ## Exception * __User Action:__ ui error * __Request:__ ACRA report * __Content Country:__ US * __Content...

> Update, once i set the download folder in settings > download it works fine

Upon further inspection, if the CSS file is saved locally on my machine, it works as expected, there is no issue. However, if the files reside on a remote machine...

The problem is that I'm not wanting to import. I want the extension to minify the css file that I am working on. However, if I'm using VSCode on my...

So, after my discovery that it is only happening if a file is on a different machine on my network, here are updated steps to reproduce: **To Reproduce** Steps to...

**Answers below:** > Have you changed any settings related to css? The only setting that I have changed is: ``` "es6-css-minify.minifyOnSave": "exists", ``` > What happens if you import the...

> I have a silly workaround that should work in the meantime: > Mount `10.1.24.33` to a drive letter and open it with code from that. I have not tested...