You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 28, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: src/components/about.marko
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
<divid="about">
2
2
<h2>About</h2>
3
3
<p>Skin is a pure CSS framework, created by a team of passionate frontend engineers at eBay.</p>
4
-
<p>Skin's default stylesheet represents <ahref="https://playbook.ebay.com">eBay Evo</a> - eBay's evolved brand and design system - but Skin also offers <anchorhref="#token-system">token-based configuration</anchor> to enable non-eBay branded experiences.</p>
4
+
<p>Skin's default stylesheet represents <ahref="https://playbook.ebay.com">eBay Evo</a> - eBay's evolved brand and design system - but Skin also offers <ahref="#token-system">token-based configuration</a> to enable non-eBay branded experiences.</p>
5
5
<p>Skin adheres to the following core principals:</p>
Copy file name to clipboardExpand all lines: src/components/themes.marko
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -30,5 +30,5 @@
30
30
</ul>
31
31
-->
32
32
33
-
<p>Warning! Changing the value of any product-level token will cause a ripple effect through all skin modules. If this is not your intention, tokens are also available at the component-level. See <anchorhref="component/switch#switch-variables">switch-variables</anchor> for an example.</p>
33
+
<p>Warning! Changing the value of any product-level token will cause a ripple effect through all skin modules. If this is not your intention, tokens are also available at the component-level. See <ahref="component/switch#switch-variables">switch-variables</a> for an example.</p>
<p>It is also possible for a page to roll their own tokens sets, enabling a themed or even non-eBay branded look and feel. More information will be provided in a future release.</p>
<metaname="description"content=`${$global.meta.pageDescription||'The official static CSS framework of eBay - Skin is a semantic, accessible, responsive, and highly usable framework and CSS component library.'}`>
0 commit comments