Daniel Weidner
Daniel Weidner
> do we need to add 'crop_position' opt for this library? Maybe`sharpResizeOptions`, as there are already properties for other sharp option like `sharpOptions` or `sharpJpegOptions`? This would allow users to...
I have a similar issue but independent from the environment I set. I use `postcss-import` as well. In `postcss-custom-properties@10` everything worked as expected. In `postcss-custom-properties@11` and `postcss-custom-properties@12` it works only...
Just noticed that this issues could be related to #204
I have similar problems with Nunjuck templates in computed data properties. Some values from the data cascade seem to be accessible (e.g. `title`) while others don’t (e.g. `collections`). I setup...
Yes, that was the only solution that worked for me. I don't know if that has changed in the latest releases though.
I have the same problem. `:set tags?` returns the correct tag files `tags=~/.cache/gutentags/Users-username-Sites-project-tags,./tags,tags`. The command `:echo tagfiles()` returns `[]` though. I think the reason is, that the cached tagfile does...
Oh, that is true. I have to think about a way to ignore those plugin assets. Thank you for reporting this issue.
I have not used the new content representation feature, so far. I will create a dummy project and try to debug what is causing the conflict.
Sorry, did not have the time yet. But your issue is still on my list.
Just noticed the same problem. Wanted to suggest a similar fix.