merrickluo / lsp-tailwindcss

the lsp-mode client for tailwindcss
GNU General Public License v3.0
180 stars 21 forks source link

README: Add `:after lsp-mode` to `use-package!` #68

Open kevinji opened 1 month ago

kevinji commented 1 month ago

This avoids loading the package immediately, as lsp-mode is required anyways.

I'm not sure what the corresponding change should be for straight-use-package as I'm not familiar with that function.

kevinji commented 3 weeks ago

@merrickluo any chance you can review this?