Skip to content

Commit d6c69f4

Browse files
authored
add link to old docs (#2496)
1 parent a44bf28 commit d6c69f4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/stories/Introduction.mdx

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
<img src="hero-illustration.svg" alt="" class="mb-3" />
22

3+
<div className="color-fg-accent border rounded-2 color-bg-accent p-3 color-border-accent-emphasis mb-5">
4+
<p className="m-0 h4">Looking for the old docs site? Find it <a className="color-fg-accent" href="https://gh.io/AAlnj9s">here</a>.</p>
5+
</div>
6+
37
# Introduction
48

59
Our goal is to create a system that enables us to build consistent user experiences with ease, yet with enough flexibility to support the broad spectrum of GitHub websites. This goal is embedded in our design and code decisions. Our approach to CSS is influenced by Object Oriented CSS principles, functional CSS, and BEM architecture.

0 commit comments

Comments
 (0)