Description
When I write to a blade or html file, tailwind hints are not displayed
To Reproduce
Use new instance of laravel 8 with docker
I don't have anything installed on my computer, I do everything through docker (maybe that will have something to do with it), besides that my tailwind.config.json file is not in the root of the project (it is hidden internally between several folders)
Description When I write to a blade or html file, tailwind hints are not displayed
To Reproduce Use new instance of laravel 8 with docker
I don't have anything installed on my computer, I do everything through docker (maybe that will have something to do with it), besides that my tailwind.config.json file is not in the root of the project (it is hidden internally between several folders)
My file to load the plugins in NeoVim is:
Al listar los plugins con ':CocList extensions', aparece instalado correctamente
My COC configuration is:
When I run the command: 'workspace.showOutput' Returns this:
Expected behavior Class autocompletion with text-sm, text-xs, etc. [LS] As shown in the documentation
Screenshots
Desktop:
Maybe I was wrong in the settings, any suggestions?