<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-lspconfig/lua/lspconfig/server_configurations/tailwindcss.lua, branch docs</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-lspconfig/atom?h=docs</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-lspconfig/atom?h=docs'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/'/>
<updated>2024-10-01T12:39:12Z</updated>
<entry>
<title>refactor: rename "server_configurations" =&gt; "configs" #3330</title>
<updated>2024-10-01T12:39:12Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2024-10-01T12:39:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=bedb2a0df105f68a624a49b867f269b6d55a2c89'/>
<id>urn:sha1:bedb2a0df105f68a624a49b867f269b6d55a2c89</id>
<content type='text'>
Problem:
The name `server_configurations` is extremely verbose and irritatingly
formal and dogmatic. This overlong name is a constant nuisance when
reading, writing, and coding.

It's also not even correct: these configurations are just as much
"client" configurations as they are "server" configurations.

Solution:
- Rename to a shorter name.
- Leave placeholder files for any old URLs that link to the old
  location.</content>
</entry>
<entry>
<title>fix(tailwindcss): removed deprecated code form tailwindcss (#3254)</title>
<updated>2024-08-01T05:53:16Z</updated>
<author>
<name>Ahmad bin Marakkar</name>
<email>109348574+Ask-786@users.noreply.github.com</email>
</author>
<published>2024-08-01T05:53:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=167f4df34c7f1b692c929c92a83d0b91fefbb42b'/>
<id>urn:sha1:167f4df34c7f1b692c929c92a83d0b91fefbb42b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: added htmlangular ft to emmet_language_server, tailwindcss, emmet_ls and angularls (#3240)</title>
<updated>2024-07-19T06:07:46Z</updated>
<author>
<name>أحمد بن مركار</name>
<email>109348574+Ask-786@users.noreply.github.com</email>
</author>
<published>2024-07-19T06:07:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=3b5a9d5b4985eaed803db09b360830004f92e45d'/>
<id>urn:sha1:3b5a9d5b4985eaed803db09b360830004f92e45d</id>
<content type='text'>
* feat: added htmlangular ft to emmet_language_server, tailwindcss, emmet_ls and angularls

* chore: removed commented lines

---------

Co-authored-by: Ahmad Shabeer K &lt;shabeer@sellowpay.com&gt;</content>
</entry>
<entry>
<title>fix(tailwindcss): add includeLanguages (#3231)</title>
<updated>2024-07-12T10:58:32Z</updated>
<author>
<name>Jackie Li</name>
<email>jackie.space@gmail.com</email>
</author>
<published>2024-07-12T10:58:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=712e4460bc072e80969ae288a97d8851abef5571'/>
<id>urn:sha1:712e4460bc072e80969ae288a97d8851abef5571</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add `templ` filetype in html htmx tailwindcss (#2996)</title>
<updated>2024-02-04T06:16:42Z</updated>
<author>
<name>mortezadadgar</name>
<email>mortezadadgar97@gmail.com</email>
</author>
<published>2024-02-04T06:16:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=f989158fcc4c35d1c96d74fde8b6c54b9dfdfc4f'/>
<id>urn:sha1:f989158fcc4c35d1c96d74fde8b6c54b9dfdfc4f</id>
<content type='text'>
* feat(tailwindcss): add `templ` to filetypes

* feat(html): add `templ` to filetypes

* feat(htmx): add `templ` to filetypes</content>
</entry>
<entry>
<title>fix(tailwindcss): update root_dir</title>
<updated>2023-11-19T08:37:52Z</updated>
<author>
<name>Emilio Ziniades</name>
<email>emilioziniades@protonmail.com</email>
</author>
<published>2023-11-19T08:20:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=70d23898ceebebdfe34367644b0bbfb142c65522'/>
<id>urn:sha1:70d23898ceebebdfe34367644b0bbfb142c65522</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(tailwindcss): add `gohtmltmpl` to filetypes (#2862)</title>
<updated>2023-10-14T09:35:24Z</updated>
<author>
<name>Dietrich Moerman</name>
<email>dietrich.moerman@gmail.com</email>
</author>
<published>2023-10-14T09:35:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=337c8edc89fa8f5a8b4363783b92073b8325c6f3'/>
<id>urn:sha1:337c8edc89fa8f5a8b4363783b92073b8325c6f3</id>
<content type='text'>
This was added to tailwindcss-intellisense in
https://github.com/tailwindlabs/tailwindcss-intellisense/pull/473.</content>
</entry>
<entry>
<title>feat(tailwindcss): add  .mjs and .cjs in  root_pattern (#2655)</title>
<updated>2023-06-08T08:42:50Z</updated>
<author>
<name>Phelipe Teles</name>
<email>39670535+phelipetls@users.noreply.github.com</email>
</author>
<published>2023-06-08T08:42:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=6b955189e6efb652eb446a2eb42f3eb33b44333e'/>
<id>urn:sha1:6b955189e6efb652eb446a2eb42f3eb33b44333e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add Astro's class:list in tailwind class attributes (#2656)</title>
<updated>2023-06-07T00:30:04Z</updated>
<author>
<name>Phelipe Teles</name>
<email>39670535+phelipetls@users.noreply.github.com</email>
</author>
<published>2023-06-07T00:30:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=7eaa52dbbcbc1637c6e37ea1c229808b19c30245'/>
<id>urn:sha1:7eaa52dbbcbc1637c6e37ea1c229808b19c30245</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: use exepath on server command  (#2595)</title>
<updated>2023-05-09T07:10:14Z</updated>
<author>
<name>Raphael</name>
<email>glepnir@neovim.pro</email>
</author>
<published>2023-05-09T07:10:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=4a69ad6646eaad752901413c9a0dced73dfb562d'/>
<id>urn:sha1:4a69ad6646eaad752901413c9a0dced73dfb562d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: add clojure to tailwindcss lsp filetypes (#2490)</title>
<updated>2023-03-03T07:04:00Z</updated>
<author>
<name>Agorgianitis Loukas</name>
<email>agorg_louk@icloud.com</email>
</author>
<published>2023-03-03T07:04:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=8db061d4ce53277c675a04876417f4b90dd204cd'/>
<id>urn:sha1:8db061d4ce53277c675a04876417f4b90dd204cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(tailwindcss): added elixir filetype for tailwindcss server configuration (#2104)</title>
<updated>2022-08-30T13:49:16Z</updated>
<author>
<name>Kamil Zielinski</name>
<email>44040042+GGuinea@users.noreply.github.com</email>
</author>
<published>2022-08-30T13:49:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=7053eeac073f53ddc19deededb8e1e1f69f2ee72'/>
<id>urn:sha1:7053eeac073f53ddc19deededb8e1e1f69f2ee72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(tailwindcss): add 'htmldjango' to filetypes (#1737)</title>
<updated>2022-02-24T21:48:15Z</updated>
<author>
<name>William Boman</name>
<email>william@redwill.se</email>
</author>
<published>2022-02-24T21:48:15Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=3c6f19044f48d53a7c9da04a8130760b2c7b5d3d'/>
<id>urn:sha1:3c6f19044f48d53a7c9da04a8130760b2c7b5d3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(tailwindcss): add heex support (#1644)</title>
<updated>2022-01-14T18:38:58Z</updated>
<author>
<name>Sean Baildon</name>
<email>sean@baildon.co</email>
</author>
<published>2022-01-14T18:38:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=05d82847f9550405a5a0b6438fef599c84ce3d86'/>
<id>urn:sha1:05d82847f9550405a5a0b6438fef599c84ce3d86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(npm): resolve the command correctly on windows</title>
<updated>2021-12-08T08:09:25Z</updated>
<author>
<name>kylo252</name>
<email>59826753+kylo252@users.noreply.github.com</email>
</author>
<published>2021-12-01T08:03:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=a2719a8723e503f1be89d9b1c334846de405eb23'/>
<id>urn:sha1:a2719a8723e503f1be89d9b1c334846de405eb23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(tailwindcss): add default classAttributes (#1505)</title>
<updated>2021-11-28T21:50:56Z</updated>
<author>
<name>Oryan Moshe</name>
<email>43927816+oryanmoshe@users.noreply.github.com</email>
</author>
<published>2021-11-28T21:50:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=f9f6987bdd3e5d2158cd35a48b0be944accf0548'/>
<id>urn:sha1:f9f6987bdd3e5d2158cd35a48b0be944accf0548</id>
<content type='text'>
Fixes neovim/nvim-lspconfig#1504

Adds the following default classAttributes to settings:
- `class`
- `className`
- `classList`

required by version 0.0.5 of tailwindcss-language-server</content>
</entry>
<entry>
<title>chore: clean up imports</title>
<updated>2021-11-26T04:46:21Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-11-25T17:40:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=97da7ed12e7e0d86e735e38a8170e941d4ed3e9a'/>
<id>urn:sha1:97da7ed12e7e0d86e735e38a8170e941d4ed3e9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: expose configs</title>
<updated>2021-11-26T04:46:21Z</updated>
<author>
<name>Michael Lingelbach</name>
<email>m.j.lbach@gmail.com</email>
</author>
<published>2021-11-25T04:01:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-lspconfig/commit/?id=6c2fb86c6a03e20abea5ddd17d735885f0b7cb5e'/>
<id>urn:sha1:6c2fb86c6a03e20abea5ddd17d735885f0b7cb5e</id>
<content type='text'>
</content>
</entry>
</feed>
