Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoroth committed Oct 23, 2023
1 parent b7c2152 commit 4052a9b
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions app/content/pages/ecosystem/tooling/stimulus-lsp.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,13 @@ image: stimulus-intellisense.png

<img class="rounded-lg border border-gray-700 md:max-w-3xl" src="<%= image_path("stimulus-lsp.png") %>">


<h2 class="max-w-[38ch] pt-8 text-lg text-gray-300 md:text-xl">
Get helpful hints on controllers, actions, targets, values and a bunch of other Stimulus features.
</h2>

<a
href="/ecosystem/tooling/stimulus-lsp/install"
class="mt-16 rounded-lg bg-[#77e8b9] px-7 py-4 text-lg font-semibold text-black shadow-xl transition hover:brightness-110"
>
class="mt-16 rounded-lg bg-[#77e8b9] px-7 py-4 text-lg font-semibold text-black shadow-xl transition hover:brightness-110">
Install the extension
</a>

Expand Down Expand Up @@ -113,8 +111,7 @@ image: stimulus-intellisense.png
<div class="text-center mt-12">
<a
href="/ecosystem/tooling/stimulus-lsp/install"
class="mt-16 rounded-lg bg-[#77e8b9] px-7 py-4 text-lg font-semibold text-black shadow-xl transition hover:brightness-110"
>
class="mt-16 rounded-lg bg-[#77e8b9] px-7 py-4 text-lg font-semibold text-black shadow-xl transition hover:brightness-110">

Install the extension
</a>
Expand Down

0 comments on commit 4052a9b

Please sign in to comment.