Skip to content

How to get Tailwind CSS IntelliSense working #536

Answered by zealot128
woller asked this question in Help
Discussion options

You must be logged in to vote

Made it work - using Lsp Config in Neovim and played around a little:

https://gist.github.com/zealot128/cf8b0ad74df5a9ab3e734b9e6acc41e8

 filetypes = { "aspnetcorerazor", "astro", "astro-markdown", "blade", "clojure", "django-html", "htmldjango", "edge", "eelixir", "elixir", "ejs", "erb", "eruby", "gohtml", "haml", "handlebars", "hbs", "html", "html-eex", "heex", "jade", "leaf", "liquid", "markdown", "mdx", "mustache", "njk", "nunjucks", "php", "razor", "slim", "twig", "css", "less", "postcss", "sass", "scss",   "stylus", "sugarss", "javascript", "javascriptreact", "reason", "rescript", "typescript", "typescriptreact", "vue", "svelte", "ruby" },  
  init_options = {        
    userLanguages

Replies: 4 comments 6 replies

Comment options

You must be logged in to vote
2 replies
@woller
Comment options

@joeldrapper
Comment options

Comment options

You must be logged in to vote
1 reply
@joeldrapper
Comment options

Comment options

You must be logged in to vote
1 reply
@joeldrapper
Comment options

Answer selected by joeldrapper
Comment options

You must be logged in to vote
2 replies
@joeldrapper
Comment options

@pjmelling
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
6 participants