Skip to content

Commit

Permalink
fixed live-server link
Browse files Browse the repository at this point in the history
  • Loading branch information
nicobako committed Dec 31, 2023
1 parent 84538ac commit 82b251f
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions pages/about_site.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ <h3> <a href="https://hyperscript.org/">hyperscript</a></h3>

<h3> Development</h3>

<a href="https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer">Vscode](https://code.visualstudio.com/) and [Live Server Extension</a>.
<a href="https://marketplace.visualstudio.com">vscode</a>
<a href="https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer">Live Server Extension</a>Live Server Extension</a>.

npx tailwindcss -i ./input.css -o ./static/output.css --watch
<p>

</p>

0 comments on commit 82b251f

Please sign in to comment.