Skip to content

v0.0.2

Compare
Choose a tag to compare
@predragnikolic predragnikolic released this 14 Jul 18:59
· 32 commits to master since this release
7691ea4

Fixed:

  • The language server will now start even when the tailwind config file is located in a sub-directory of the current workspace.
  • Previously LSP-tailwindcss would start only if the tailwind config file is named tailwind.config.js. Now that file can also be named tailwind.js, tailwind.cjs, tailwind.config.cjs.