coc-stylelint icon indicating copy to clipboard operation
coc-stylelint copied to clipboard

[scss unknownProperties] [W] Unknown property: 'content-visibility'

Open vhoyer opened this issue 4 years ago • 2 comments

the property content-visibility is giving me a warning even tho the stylelint at my project is on the version that has the correct know-css-properties version (which is 0.20), is this an error of coc-stylelint? can anyone help me?

vhoyer avatar Feb 10 '21 14:02 vhoyer

Should be problem of your language server, checkout https://github.com/neoclide/coc.nvim/wiki/Debug-language-server#using-output-channel

chemzqm avatar Feb 11 '21 14:02 chemzqm

The see no error in the output channel :thinking: what should I look for?

vhoyer avatar Feb 11 '21 15:02 vhoyer