mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
1.0.0-beta21
This commit is contained in:
2
dist/shoelace.css
vendored
2
dist/shoelace.css
vendored
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
Shoelace.css 1.0.0-beta20
|
||||
Shoelace.css 1.0.0-beta21
|
||||
(c) A Beautiful Site, LLC
|
||||
|
||||
Released under the MIT license
|
||||
|
||||
@@ -89,7 +89,7 @@
|
||||
</a>
|
||||
|
||||
<p class="text-small text-secondary">
|
||||
1.0.0-beta20
|
||||
1.0.0-beta21
|
||||
</p>
|
||||
|
||||
<p class="mar-y-sm text-center">
|
||||
|
||||
@@ -74,7 +74,7 @@
|
||||
</a>
|
||||
|
||||
<p class="text-small text-secondary">
|
||||
1.0.0-beta20
|
||||
1.0.0-beta21
|
||||
</p>
|
||||
|
||||
<p class="mar-y-sm text-center">
|
||||
|
||||
@@ -118,7 +118,7 @@
|
||||
</a>
|
||||
|
||||
<p class="text-small text-secondary">
|
||||
1.0.0-beta20
|
||||
1.0.0-beta21
|
||||
</p>
|
||||
|
||||
<p class="mar-y-sm text-center">
|
||||
|
||||
@@ -79,7 +79,7 @@
|
||||
</a>
|
||||
|
||||
<p class="text-small text-secondary">
|
||||
1.0.0-beta20
|
||||
1.0.0-beta21
|
||||
</p>
|
||||
|
||||
<p class="mar-y-sm text-center">
|
||||
|
||||
@@ -175,7 +175,7 @@
|
||||
</a>
|
||||
|
||||
<p class="text-small text-secondary">
|
||||
1.0.0-beta20
|
||||
1.0.0-beta21
|
||||
</p>
|
||||
|
||||
<p class="mar-y-sm text-center">
|
||||
|
||||
@@ -202,7 +202,7 @@ PRINT "SHOELACE IS AWESOME"
|
||||
</a>
|
||||
|
||||
<p class="text-small text-secondary">
|
||||
1.0.0-beta20
|
||||
1.0.0-beta21
|
||||
</p>
|
||||
|
||||
<p class="mar-y-sm text-center">
|
||||
|
||||
@@ -116,7 +116,7 @@
|
||||
</a>
|
||||
|
||||
<p class="text-small text-secondary">
|
||||
1.0.0-beta20
|
||||
1.0.0-beta21
|
||||
</p>
|
||||
|
||||
<p class="mar-y-sm text-center">
|
||||
|
||||
@@ -196,7 +196,7 @@ $('#my-dropdown').removeClass('active');
|
||||
</a>
|
||||
|
||||
<p class="text-small text-secondary">
|
||||
1.0.0-beta20
|
||||
1.0.0-beta21
|
||||
</p>
|
||||
|
||||
<p class="mar-y-sm text-center">
|
||||
|
||||
@@ -151,7 +151,7 @@
|
||||
</a>
|
||||
|
||||
<p class="text-small text-secondary">
|
||||
1.0.0-beta20
|
||||
1.0.0-beta21
|
||||
</p>
|
||||
|
||||
<p class="mar-y-sm text-center">
|
||||
|
||||
@@ -613,7 +613,7 @@
|
||||
</a>
|
||||
|
||||
<p class="text-small text-secondary">
|
||||
1.0.0-beta20
|
||||
1.0.0-beta21
|
||||
</p>
|
||||
|
||||
<p class="mar-y-sm text-center">
|
||||
|
||||
@@ -309,7 +309,7 @@
|
||||
</a>
|
||||
|
||||
<p class="text-small text-secondary">
|
||||
1.0.0-beta20
|
||||
1.0.0-beta21
|
||||
</p>
|
||||
|
||||
<p class="mar-y-sm text-center">
|
||||
|
||||
@@ -96,7 +96,7 @@
|
||||
</a>
|
||||
|
||||
<p class="text-small text-secondary">
|
||||
1.0.0-beta20
|
||||
1.0.0-beta21
|
||||
</p>
|
||||
|
||||
<p class="mar-y-sm text-center">
|
||||
|
||||
@@ -59,10 +59,10 @@
|
||||
<p><strong>Note:</strong> To make certain components interactive (e.g. dropdowns and tabs), you’ll need to load <a href="https://cdnjs.com/libraries/jquery/">jQuery</a> or <a href="https://cdnjs.com/libraries/zepto/">Zepto</a> before <code>shoelace.js</code>.</p>
|
||||
<h3 id="cdn">CDN</h3>
|
||||
<p>This is the best approach for prototyping, however, this version isn’t customizable and doesn’t support future CSS features. To load Shoelace via CDN, add this to your <code><head></code>:</p>
|
||||
<pre><code class="lang-html"><link rel="stylesheet" href="https://cdn.shoelace.style/1.0.0-beta20/shoelace.css">
|
||||
<pre><code class="lang-html"><link rel="stylesheet" href="https://cdn.shoelace.style/1.0.0-beta21/shoelace.css">
|
||||
</code></pre>
|
||||
<p>And this before <code></body></code> but after jQuery/Zepto:</p>
|
||||
<pre><code class="lang-html"><script src="https://cdn.shoelace.style/1.0.0-beta20/shoelace.js"></script>
|
||||
<pre><code class="lang-html"><script src="https://cdn.shoelace.style/1.0.0-beta21/shoelace.js"></script>
|
||||
</code></pre>
|
||||
<p>This service is provided free, courtesy of <a href="https://keycdn.com/">KeyCDN</a>.</p>
|
||||
<h3 id="building-from-source">Building From Source</h3>
|
||||
@@ -84,7 +84,7 @@
|
||||
</a>
|
||||
|
||||
<p class="text-small text-secondary">
|
||||
1.0.0-beta20
|
||||
1.0.0-beta21
|
||||
</p>
|
||||
|
||||
<p class="mar-y-sm text-center">
|
||||
|
||||
@@ -132,7 +132,7 @@
|
||||
</a>
|
||||
|
||||
<p class="text-small text-secondary">
|
||||
1.0.0-beta20
|
||||
1.0.0-beta21
|
||||
</p>
|
||||
|
||||
<p class="mar-y-sm text-center">
|
||||
|
||||
@@ -174,7 +174,7 @@
|
||||
</a>
|
||||
|
||||
<p class="text-small text-secondary">
|
||||
1.0.0-beta20
|
||||
1.0.0-beta21
|
||||
</p>
|
||||
|
||||
<p class="mar-y-sm text-center">
|
||||
|
||||
@@ -200,7 +200,7 @@
|
||||
</a>
|
||||
|
||||
<p class="text-small text-secondary">
|
||||
1.0.0-beta20
|
||||
1.0.0-beta21
|
||||
</p>
|
||||
|
||||
<p class="mar-y-sm text-center">
|
||||
|
||||
@@ -143,7 +143,7 @@
|
||||
</a>
|
||||
|
||||
<p class="text-small text-secondary">
|
||||
1.0.0-beta20
|
||||
1.0.0-beta21
|
||||
</p>
|
||||
|
||||
<p class="mar-y-sm text-center">
|
||||
|
||||
@@ -205,7 +205,7 @@
|
||||
</a>
|
||||
|
||||
<p class="text-small text-secondary">
|
||||
1.0.0-beta20
|
||||
1.0.0-beta21
|
||||
</p>
|
||||
|
||||
<p class="mar-y-sm text-center">
|
||||
|
||||
@@ -271,7 +271,7 @@ mar-[t|r|b|l|x|y]-[0|xs|sm|md|lg|xl]
|
||||
</a>
|
||||
|
||||
<p class="text-small text-secondary">
|
||||
1.0.0-beta20
|
||||
1.0.0-beta21
|
||||
</p>
|
||||
|
||||
<p class="mar-y-sm text-center">
|
||||
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "shoelace-css",
|
||||
"version": "1.0.0-beta20",
|
||||
"version": "1.0.0-beta21",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "shoelace-css",
|
||||
"description": "A back to the basics CSS starter kit.",
|
||||
"version": "1.0.0-beta20",
|
||||
"version": "1.0.0-beta21",
|
||||
"author": "Cory LaViska",
|
||||
"homepage": "https://shoelace.style/",
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user