Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 36055e6

Browse files
author
Stephen Collings
committed
Convert the colour scheme for the docs to colours of the react website
1 parent 9c577c1 commit 36055e6

File tree

8 files changed

+86
-34
lines changed

8 files changed

+86
-34
lines changed

‎assets/bundle.js

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎assets/logo.png

-8.81 KB
Loading[フレーム]

‎assets/style.css

Lines changed: 71 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,82 @@
1-
.CodeMirror {
2-
height: auto;
1+
/*
2+
* React Bootstrap Documentation
3+
* Special styles for presenting react-bootstrap's documentation and code examples.
4+
* Based on the Bootstrap Documentation styles and overridden as necessary.
5+
*/
6+
7+
body {
8+
background-color: #f9f9f9;
39
}
410

5-
.bs-example .btn-toolbar+ .btn-toolbar {
6-
margin-top:10px;
11+
.bs-docs-nav {
12+
background-color:#222;
713
}
814

9-
.bs-example .modal {
10-
position: relative;
11-
top: auto;
12-
right: auto;
13-
left: auto;
14-
bottom: auto;
15-
z-index: 1;
16-
display: block;
15+
.bs-docs-nav .navbar-nav>li>a {
16+
color: #aaa;
17+
font-weight: normal;
18+
border-bottom: 3px solid #222;
19+
}
20+
21+
.bs-docs-nav .navbar-nav>li>a:hover,.bs-docs-nav .navbar-nav>.active>a, .bs-docs-nav .navbar-nav>.active>a:hover {
22+
background: #333;
23+
color: #fafafa;
24+
border-bottom: 3px solid #cc7a6f;
25+
}
26+
27+
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
28+
color: #00d8ff;
29+
}
30+
31+
.bs-docs-masthead, .bs-docs-header {
32+
background: #2d2d2d;
33+
color: #e9e9e9;
34+
}
35+
36+
.bs-docs-header h1 {
37+
color: #e9e9e9;
38+
}
39+
40+
.bs-docs-header p {
41+
color: #e9e9e9;
1742
}
1843

19-
.bs-example-btn-margin .btn {
20-
margin-right:4px;
44+
.bs-docs-sidebar .nav>li>a {
45+
color:#666;
2146
}
2247

23-
.bs-example-btn-margin-group .btn-group {
24-
margin-right: 4px;
48+
.bs-docs-sidebar .nav>li>a:hover, .bs-docs-sidebar .nav>li>a:focus {
49+
color: #cc7a6f;
50+
border-left: 1px solid #cc7a6f;
51+
}
52+
53+
.back-to-top:hover {
54+
color: #cc7a6f;
55+
}
56+
57+
58+
.CodeMirror {
59+
height: auto;
60+
}
61+
62+
.bs-example .btn-toolbar + .btn-toolbar {
63+
margin-top: 10px;
64+
}
65+
66+
.bs-example .modal {
67+
position: relative;
68+
top: auto;
69+
right: auto;
70+
left: auto;
71+
bottom: auto;
72+
z-index: 1;
73+
display: block;
2574
}
2675

2776
.bs-docs-booticon {
28-
background: url('./logo.png') 0 0 no-repeat;
29-
background-size: contain;
30-
}
77+
background: url('./logo.png') 0 0 no-repeat;
78+
background-size: contain;
79+
border: 0;
80+
width: 200px;
81+
height: 200px;
82+
}

‎components.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

‎css.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!doctype html><html data-reactid=".goafzduups" data-react-checksum="225146441"><head data-reactid=".goafzduups.0"><title data-reactid=".goafzduups.0.0">React Bootstrap</title><meta name="viewport" content="width=device-width, initial-scale=1.0" data-reactid=".goafzduups.0.1"><link href="vendor&#x2f;bootstrap&#x2f;bootstrap.css" rel="stylesheet" data-reactid=".goafzduups.0.2"></link><link href="vendor&#x2f;bootstrap&#x2f;docs.css" rel="stylesheet" data-reactid=".goafzduups.0.3"></link><link href="vendor&#x2f;codemirror&#x2f;codemirror.css" rel="stylesheet" data-reactid=".goafzduups.0.4"></link><link href="vendor&#x2f;codemirror&#x2f;solarized.css" rel="stylesheet" data-reactid=".goafzduups.0.5"></link><link href="vendor&#x2f;codemirror&#x2f;syntax.css" rel="stylesheet" data-reactid=".goafzduups.0.6"></link><link href="assets&#x2f;style.css" rel="stylesheet" data-reactid=".goafzduups.0.7"></link></head><body data-reactid=".goafzduups.1"><div data-reactid=".goafzduups.1.0"><div data-reactid=".goafzduups.1.0.$&#x2f;"><div data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html"><header class="navbar navbar-static-top bs-docs-nav" role="banner" data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.0"><div class="container" data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.0.0"><div class="navbar-header" data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.0.0.0"><button class="navbar-toggle" type="button" data-toggle="collapse" data-target=".bs-navbar-collapse" data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.0.0.0.0"><span class="sr-only" data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.0.0.0.0.0">Toggle navigation</span><span class="icon-bar" data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.0.0.0.0.1"></span><span class="icon-bar" data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.0.0.0.0.2"></span><span class="icon-bar" data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.0.0.0.0.3"></span></button><a href="&#x2f;" class="navbar-brand" data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.0.0.0.1">React Bootstrap</a></div><nav class="collapse navbar-collapse bs-navbar-collapse" role="navigation" data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.0.0.1"><ul class="nav navbar-nav" data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.0.0.1.0"><li data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.0.0.1.0.$getting-started"><a href="&#x2f;getting-started.html" data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.0.0.1.0.$getting-started.0">Getting started</a></li><li class="active" data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.0.0.1.0.$css"><a href="&#x2f;css.html" data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.0.0.1.0.$css.0">CSS</a></li><li data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.0.0.1.0.$components"><a href="&#x2f;components.html" data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.0.0.1.0.$components.0">Components</a></li><li data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.0.0.1.0.$javascript"><a href="&#x2f;javascript.html" data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.0.0.1.0.$javascript.0">JavaScript</a></li></ul></nav></div></header><div class="bs-docs-header" id="content" data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.1"><div class="container" data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.1.0"><h1 data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.1.0.0">CSS</h1><p data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.1.0.1"></p></div></div><div class="container bs-docs-container" data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.2"><div class="row" data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.2.0"><div class="col-md-9" role="main" data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.2.0.0"><div class="bs-docs-section" data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.2.0.0.0"><h1 class="page-header" data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.2.0.0.0.0"><span data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.2.0.0.0.0.0">Example CSS </span><small data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.2.0.0.0.0.1">Example</small></h1></div></div></div></div><footer class="bs-docs-footer" role="contentinfo" data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.3"><div class="container" data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.3.0"><div class="bs-docs-social" data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.3.0.0"><ul class="bs-docs-social-buttons" data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.3.0.0.0"><li data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.3.0.0.0.0"><iframe class="github-btn" src="http:&#x2f;&#x2f;ghbtns.com&#x2f;github-btn.html?user=stevoland&amp;repo=react-bootstrap&amp;type=watch&amp;count=true" width="90" height="20" title="Star on GitHub" data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.3.0.0.0.0.0"></iframe></li><li data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.3.0.0.0.1"><iframe class="github-btn" src="http:&#x2f;&#x2f;ghbtns.com&#x2f;github-btn.html?user=stevoland&amp;repo=react-bootstrap&amp;type=fork&amp;count=true" width="92" height="20" title="Fork on GitHub" data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.3.0.0.0.1.0"></iframe></li></ul></div><p data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.3.0.1"><span data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.3.0.1.0">Code licensed under </span><a href="https:&#x2f;&#x2f;github.com&#x2f;stevoland&#x2f;react-bootstrap&#x2f;blob&#x2f;master&#x2f;LICENSE" target="_blank" data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.3.0.1.1">MIT</a><span data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.3.0.1.2">.</span></p><ul class="bs-docs-footer-links muted" data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.3.0.2"><li data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.3.0.2.0"><span data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.3.0.2.0.0">Currently v</span><span data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.3.0.2.0.1">0.6.2</span></li><li data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.3.0.2.1">·</li><li data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.3.0.2.2"><a href="https:&#x2f;&#x2f;github.com&#x2f;stevoland&#x2f;react-bootstrap&#x2f;" data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.3.0.2.2.0">GitHub</a></li><li data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.3.0.2.3">·</li><li data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.3.0.2.4"><a href="https:&#x2f;&#x2f;github.com&#x2f;stevoland&#x2f;react-bootstrap&#x2f;issues?state=open" data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.3.0.2.4.0">Issues</a></li><li data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.3.0.2.5">·</li><li data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.3.0.2.6"><a href="https:&#x2f;&#x2f;github.com&#x2f;stevoland&#x2f;react-bootstrap&#x2f;releases" data-reactid=".goafzduups.1.0.$&#x2f;.$&#x2f;css=1html.3.0.2.6.0">Releases</a></li></ul></div></footer></div></div></div><script data-reactid=".goafzduups.1.1">window.INITIAL_PROPS = {"initialPath":"css.html"};</script><script src="vendor&#x2f;codemirror&#x2f;codemirror.js" data-reactid=".goafzduups.1.2"></script><script src="vendor&#x2f;codemirror&#x2f;javascript.js" data-reactid=".goafzduups.1.3"></script><script src="vendor&#x2f;JSXTransformer.js" data-reactid=".goafzduups.1.4"></script><script src="assets&#x2f;bundle.js" data-reactid=".goafzduups.1.5"></script></body></html>
1+
<!doctype html><html data-reactid=".tcfew4hczk" data-react-checksum="2043633819"><head data-reactid=".tcfew4hczk.0"><title data-reactid=".tcfew4hczk.0.0">React Bootstrap</title><meta name="viewport" content="width=device-width, initial-scale=1.0" data-reactid=".tcfew4hczk.0.1"><link href="vendor&#x2f;bootstrap&#x2f;bootstrap.css" rel="stylesheet" data-reactid=".tcfew4hczk.0.2"></link><link href="vendor&#x2f;bootstrap&#x2f;docs.css" rel="stylesheet" data-reactid=".tcfew4hczk.0.3"></link><link href="vendor&#x2f;codemirror&#x2f;codemirror.css" rel="stylesheet" data-reactid=".tcfew4hczk.0.4"></link><link href="vendor&#x2f;codemirror&#x2f;solarized.css" rel="stylesheet" data-reactid=".tcfew4hczk.0.5"></link><link href="vendor&#x2f;codemirror&#x2f;syntax.css" rel="stylesheet" data-reactid=".tcfew4hczk.0.6"></link><link href="assets&#x2f;style.css" rel="stylesheet" data-reactid=".tcfew4hczk.0.7"></link></head><body data-reactid=".tcfew4hczk.1"><div data-reactid=".tcfew4hczk.1.0"><div data-reactid=".tcfew4hczk.1.0.$&#x2f;"><div data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html"><header class="navbar navbar-static-top bs-docs-nav" role="banner" data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.0"><div class="container" data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.0.0"><div class="navbar-header" data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.0.0.0"><button class="navbar-toggle" type="button" data-toggle="collapse" data-target=".bs-navbar-collapse" data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.0.0.0.0"><span class="sr-only" data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.0.0.0.0.0">Toggle navigation</span><span class="icon-bar" data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.0.0.0.0.1"></span><span class="icon-bar" data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.0.0.0.0.2"></span><span class="icon-bar" data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.0.0.0.0.3"></span></button><a href="&#x2f;" class="navbar-brand" data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.0.0.0.1">React Bootstrap</a></div><nav class="collapse navbar-collapse bs-navbar-collapse" role="navigation" data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.0.0.1"><ul class="nav navbar-nav" data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.0.0.1.0"><li data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.0.0.1.0.$getting-started"><a href="&#x2f;getting-started.html" data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.0.0.1.0.$getting-started.0">Getting started</a></li><li class="active" data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.0.0.1.0.$css"><a href="&#x2f;css.html" data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.0.0.1.0.$css.0">CSS</a></li><li data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.0.0.1.0.$components"><a href="&#x2f;components.html" data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.0.0.1.0.$components.0">Components</a></li><li data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.0.0.1.0.$javascript"><a href="&#x2f;javascript.html" data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.0.0.1.0.$javascript.0">JavaScript</a></li></ul></nav></div></header><div class="bs-docs-header" id="content" data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.1"><div class="container" data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.1.0"><h1 data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.1.0.0">CSS</h1><p data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.1.0.1"></p></div></div><div class="container bs-docs-container" data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.2"><div class="row" data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.2.0"><div class="col-md-9" role="main" data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.2.0.0"><div class="bs-docs-section" data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.2.0.0.0"><h1 class="page-header" data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.2.0.0.0.0"><span data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.2.0.0.0.0.0">Example CSS </span><small data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.2.0.0.0.0.1">Example</small></h1></div></div></div></div><footer class="bs-docs-footer" role="contentinfo" data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.3"><div class="container" data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.3.0"><div class="bs-docs-social" data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.3.0.0"><ul class="bs-docs-social-buttons" data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.3.0.0.0"><li data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.3.0.0.0.0"><iframe class="github-btn" src="http:&#x2f;&#x2f;ghbtns.com&#x2f;github-btn.html?user=stevoland&amp;repo=react-bootstrap&amp;type=watch&amp;count=true" width="90" height="20" title="Star on GitHub" data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.3.0.0.0.0.0"></iframe></li><li data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.3.0.0.0.1"><iframe class="github-btn" src="http:&#x2f;&#x2f;ghbtns.com&#x2f;github-btn.html?user=stevoland&amp;repo=react-bootstrap&amp;type=fork&amp;count=true" width="92" height="20" title="Fork on GitHub" data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.3.0.0.0.1.0"></iframe></li></ul></div><p data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.3.0.1"><span data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.3.0.1.0">Code licensed under </span><a href="https:&#x2f;&#x2f;github.com&#x2f;stevoland&#x2f;react-bootstrap&#x2f;blob&#x2f;master&#x2f;LICENSE" target="_blank" data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.3.0.1.1">MIT</a><span data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.3.0.1.2">.</span></p><ul class="bs-docs-footer-links muted" data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.3.0.2"><li data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.3.0.2.0"><span data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.3.0.2.0.0">Currently v</span><span data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.3.0.2.0.1">0.6.2</span></li><li data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.3.0.2.1">·</li><li data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.3.0.2.2"><a href="https:&#x2f;&#x2f;github.com&#x2f;stevoland&#x2f;react-bootstrap&#x2f;" data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.3.0.2.2.0">GitHub</a></li><li data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.3.0.2.3">·</li><li data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.3.0.2.4"><a href="https:&#x2f;&#x2f;github.com&#x2f;stevoland&#x2f;react-bootstrap&#x2f;issues?state=open" data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.3.0.2.4.0">Issues</a></li><li data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.3.0.2.5">·</li><li data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.3.0.2.6"><a href="https:&#x2f;&#x2f;github.com&#x2f;stevoland&#x2f;react-bootstrap&#x2f;releases" data-reactid=".tcfew4hczk.1.0.$&#x2f;.$&#x2f;css=1html.3.0.2.6.0">Releases</a></li></ul></div></footer></div></div></div><script data-reactid=".tcfew4hczk.1.1">window.INITIAL_PROPS = {"initialPath":"css.html"};</script><script src="vendor&#x2f;codemirror&#x2f;codemirror.js" data-reactid=".tcfew4hczk.1.2"></script><script src="vendor&#x2f;codemirror&#x2f;javascript.js" data-reactid=".tcfew4hczk.1.3"></script><script src="vendor&#x2f;JSXTransformer.js" data-reactid=".tcfew4hczk.1.4"></script><script src="assets&#x2f;bundle.js" data-reactid=".tcfew4hczk.1.5"></script></body></html>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /