AstroNvim / astrocommunity

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

fix(tailwindcss): fix TailwindCSS pack not loading in Phoenix projects #1196

Closed treshenry closed 3 weeks ago

treshenry commented 3 weeks ago

See also https://github.com/AstroNvim/astrocommunity/pull/915

Phoenix projects put the tailwind.config.js file in the root /assets folder. The addition of specific root dir detection in #912 broke the elixir-phoenix pack.

github-actions[bot] commented 3 weeks ago

Review Checklist

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

Proper conventional commit scoping: