AstroNvim / astrocommunity

A community repository of common plugin specifications
GNU General Public License v3.0
1.04k stars 212 forks source link

fix(tailwindcss): add mjs support for tailwind root dir detection #1070

Closed nemmtor closed 1 week ago

nemmtor commented 1 week ago

📑 Description

After updating to new version which included this PR I noticed my tailwind intellisense stopped working and :LspInfo: shows that rootDir was not found.

I spotted that mentioned above PR didn't include .mjs extension which I use in my projects for tailwind config files.

github-actions[bot] commented 1 week ago

Review Checklist

Does this PR follow the [Contribution Guidelines](development guidelines)? Following is a partial checklist:

Proper conventional commit scoping: