Skip to content

Commit

Permalink
Add CSS to HTML to the projects list
Browse files Browse the repository at this point in the history
  • Loading branch information
Gigabyte5671 committed Dec 31, 2023
1 parent 75dc98f commit ce4adf5
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1026,6 +1026,22 @@ <h3>CSS Editor</h3>
<span></span>
<span></span>
</li>
<li class="crate">
<span></span>
<span></span>
<a class="content" href="https://www.npmjs.com/package/css-to-html" target="_blank">
<img src="https://github.com/Cascades-CSS/CSS-to-HTML/raw/main/assets/logo.svg" alt="" width="30">
<h3>CSS to HTML</h3>
<ul class="stamps">
<li><img src="https://cdn.simpleicons.org/npm/black" alt="Node Package Manager" title="Node Package Manager" class="icon" style="width: 1rem;"><span class="fallbackOnly">Node Package Manager</span></li>
<li><img src="https://cdn.simpleicons.org/githubactions/black" alt="GitHub Actions" title="GitHub Actions" class="icon" style="width: 1rem;"><span class="fallbackOnly">GitHub Actions</span></li>
<li><img src="https://cdn.simpleicons.org/playwright/black" alt="Playwright" title="Playwright" class="icon" style="width: 1rem;"><span class="fallbackOnly">Playwright</span></li>
<li><img src="https://cdn.simpleicons.org/typescript/black" alt="TypeScript" title="TypeScript" class="icon" style="width: 1rem;"><span class="fallbackOnly">TypeScript</span></li>
</ul>
</a>
<span></span>
<span></span>
</li>
<li class="crate wide">
<span></span>
<span></span>
Expand Down

0 comments on commit ce4adf5

Please sign in to comment.