Skip to content

Commit

Permalink
Merge branch 'argyleink:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Jothsa authored Jun 5, 2024
2 parents 4da10f5 + bbf5bb7 commit abe389c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docsite/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,20 @@ <h3>4 Color Schemes</h3>
</figcaption>
</figure>
</a>
<a href="https://codepen.io/argyleink/pen/JjqYdgr">
<figure>
<picture>
<img width="730" height="472" src="/theme-switch.png" alt="" loading="lazy">
</picture>
<figcaption>
<img src="/theme-switch.png" aria-hidden="true" loading="lazy">
<div class="adaptive-glass">
<h3>Light / Dark Switch</h3>
<p><b>+2 imports</b></p>
</div>
</figcaption>
</figure>
</a>
<a href="https://codepen.io/argyleink/pen/ZEXQovz">
<figure>
<picture>
Expand Down Expand Up @@ -3048,6 +3062,7 @@ <h5>The Props</h5>
<div class="var-examples">
<pre class="language-css"><code>
--size-{000-15}
--size-px-{000-15}
--size-fluid-{1-10}
--size-content-{1-3}
--size-header-{1-3}
Expand Down
Binary file added docsite/public/theme-switch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit abe389c

Please sign in to comment.