Author: Adam Argyle [atom@argyleink.com]
Hash: 7bc3ad1d7d5ef0c672e53c65bb9230bb7a5e80d2
Timestamp: Tue, 24 Jan 2023 05:28:07 +0000 (1 year ago)

+2 -2 +/-1 browse
docsite mentions stackblitz collections
1diff --git a/docsite/index.html b/docsite/index.html
2index 3ddc707..75a3502 100644
3--- a/docsite/index.html
4+++ b/docsite/index.html
5 @@ -61,7 +61,7 @@
6 </span>
7 </a>
8 <a href="#getting-started">Get Started</a>
9- <a class="md-hidden" href="https://stackblitz.com/edit/jit-open-props?file=index.css">
10+ <a class="md-hidden" href="https://stackblitz.com/@argyleink/collections/open-props">
11 Try in browser
12 <small class="green-badge">RAD</small>
13 </a>
14 @@ -661,7 +661,7 @@
15 <header>
16 <h2>Getting Started</h2>
17 <div class="block-wrap">
18- <p>Pick from CSS, <a href="https://postcss.org/">PostCSS</a>, JSON, or props as Javascript.</p>
19+ <p>These props come in many flavors: <b>CSS</b>, <b>PostCSS</b>, <b>JSON</b>, or <b>Javascript</b>. Get em from a <b>CDN</b> or <b>NPM</b>. Try it in browser with <b>Preact</b>, <b>Vite</b>, <b>Vanilla Extract</b>, <b>Lit</b>, <b>Qwik</b>, you name it, it's in this <a href="https://stackblitz.com/@argyleink/collections/open-props">helpful Stackblitz collection</a></p>
20 <blockquote class="icon-quote indigo">
21 <svg viewBox="0 0 32 32">
22 <path fill="#7289da" d="M26.963 0c1.875 0 3.387 1.516 3.476 3.3v28.7l-3.569-3.031-1.96-1.784-2.139-1.864 0.893 2.94h-18.717c-1.869 0-3.387-1.42-3.387-3.301v-21.653c0-1.784 1.52-3.303 3.393-3.303h22zM18.805 7.577h-0.040l-0.269 0.267c2.764 0.8 4.101 2.049 4.101 2.049-1.781-0.891-3.387-1.336-4.992-1.516-1.16-0.18-2.32-0.085-3.3 0h-0.267c-0.627 0-1.96 0.267-3.747 0.98-0.623 0.271-0.98 0.448-0.98 0.448s1.336-1.336 4.28-2.049l-0.18-0.18c0 0-2.229-0.085-4.636 1.693 0 0-2.407 4.192-2.407 9.36 0 0 1.333 2.32 4.991 2.408 0 0 0.533-0.711 1.073-1.336-2.053-0.624-2.853-1.872-2.853-1.872s0.179 0.088 0.447 0.267h0.080c0.040 0 0.059 0.020 0.080 0.040v0.008c0.021 0.021 0.040 0.040 0.080 0.040 0.44 0.181 0.88 0.36 1.24 0.533 0.621 0.269 1.42 0.537 2.4 0.715 1.24 0.18 2.661 0.267 4.28 0 0.8-0.18 1.6-0.356 2.4-0.713 0.52-0.267 1.16-0.533 1.863-0.983 0 0-0.8 1.248-2.94 1.872 0.44 0.621 1.060 1.333 1.060 1.333 3.659-0.080 5.080-2.4 5.16-2.301 0-5.16-2.42-9.36-2.42-9.36-2.18-1.619-4.22-1.68-4.58-1.68zM19.029 13.461c0.937 0 1.693 0.8 1.693 1.78 0 0.987-0.76 1.787-1.693 1.787s-1.693-0.8-1.693-1.779c0.003-0.987 0.764-1.784 1.693-1.788zM12.972 13.461c0.933 0 1.688 0.8 1.688 1.78 0 0.987-0.76 1.787-1.693 1.787s-1.693-0.8-1.693-1.779c0-0.987 0.76-1.784 1.699-1.788z"></path>