Installing hrsh7th/vscode-langservers-extracted via NPM and since it's preconfigured in nvim kickstart i can simply add cssls = {} or somesass_ls = {} within local servers = {...} as long as i have the packages installed via NPM globally, which help the LS. Those are documented in the docs for cssls and somesass_ls.