Skip to content

Commit 1defca3

Browse files
author
mrmrs
committed
$$$
1 parent 16e2cec commit 1defca3

File tree

39 files changed

+680
-51
lines changed

39 files changed

+680
-51
lines changed

components/index.html

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,19 @@
1111
<style>
1212
.blue { color: #0074D9; }
1313
.bg-blue { background-color: #0074D9; }
14+
15+
#carbonads span:before,
16+
#carbonads span:after { content: " "; display: table; }
17+
#carbonads span:after { clear: both; }
18+
#carbonads span { *zoom: 1; }
19+
20+
#carbonads span { padding: 8px; outline: 1px solid rgba(0,0,0,.1); background: rgba(255,255,255,.1); padding-bottom: 24px; }
21+
22+
.carbon-poweredby { width: 100%; font-size: 12px; float: left; }
23+
.carbon-wrap { float: left; width: 100%; box-sizing: border-box; }
24+
.carbon-img { float: left; width: 50%; box-sizing: border-box; }
25+
.carbon-text { float: left; width: 50%; padding-left: 16px; box-sizing: border-box; font-size: 12px; }
26+
1427
</style>
1528

1629
</head>
@@ -177,13 +190,17 @@ <h1 class="f6 b ttu tracked mt4">nav</h1>
177190
question in our slack channel. We're here to try and help make designing in
178191
the browser fun.
179192
</p>
193+
<div class="pt4 cf mw5">
194+
<script async type="text/javascript" src="//cdn.carbonads.com/carbon.js?zoneid=1673&serve=C6AILKT&placement=tachyonsio" id="_carbonads_js"></script>
195+
</div>
180196
<small class="f6 measure db lh-copy mt5">
181197
A tachyon /ˈtæki.ɒn/ or tachyonic particle is a hypothetical particle
182198
that always moves faster than light.
183199
The word comes from the Greek:
184200
<br> <br>
185201
ταχύς or tachys, meaning "swift, quick, fast, rapid"
186202
</small>
203+
187204
</footer>
188205

189206
<script>

docs/debug/index.html

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,19 @@
1313
<style>
1414
.blue { color: #0074D9; }
1515
.bg-blue { background-color: #0074D9; }
16+
17+
#carbonads span:before,
18+
#carbonads span:after { content: " "; display: table; }
19+
#carbonads span:after { clear: both; }
20+
#carbonads span { *zoom: 1; }
21+
22+
#carbonads span { padding: 8px; outline: 1px solid rgba(0,0,0,.1); background: rgba(255,255,255,.1); }
23+
24+
.carbon-poweredby { width: 100%; font-size: 12px; float: left; }
25+
.carbon-wrap { float: left; width: 100%; box-sizing: border-box; }
26+
.carbon-img { float: left; width: 50%; box-sizing: border-box; }
27+
.carbon-text { float: left; width: 50%; padding-left: 16px; box-sizing: border-box; font-size: 12px; }
28+
1629
</style>
1730

1831
</head>
@@ -526,13 +539,17 @@ <h2 class="f6 fw7 ttu tracked">Theming</h2>
526539
question in our slack channel. We're here to try and help make designing in
527540
the browser fun.
528541
</p>
542+
<div class="pt4 cf mw5">
543+
<script async type="text/javascript" src="//cdn.carbonads.com/carbon.js?zoneid=1673&serve=C6AILKT&placement=tachyonsio" id="_carbonads_js"></script>
544+
</div>
529545
<small class="f6 measure db lh-copy mt5">
530546
A tachyon /ˈtæki.ɒn/ or tachyonic particle is a hypothetical particle
531547
that always moves faster than light.
532548
The word comes from the Greek:
533549
<br> <br>
534550
ταχύς or tachys, meaning "swift, quick, fast, rapid"
535551
</small>
552+
536553
</footer>
537554

538555
<script>

docs/elements/forms/index.html

Lines changed: 21 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,19 @@
1313
<style>
1414
.blue { color: #0074D9; }
1515
.bg-blue { background-color: #0074D9; }
16+
17+
#carbonads span:before,
18+
#carbonads span:after { content: " "; display: table; }
19+
#carbonads span:after { clear: both; }
20+
#carbonads span { *zoom: 1; }
21+
22+
#carbonads span { padding: 8px; outline: 1px solid rgba(0,0,0,.1); background: rgba(255,255,255,.1); }
23+
24+
.carbon-poweredby { width: 100%; font-size: 12px; float: left; }
25+
.carbon-wrap { float: left; width: 100%; box-sizing: border-box; }
26+
.carbon-img { float: left; width: 50%; box-sizing: border-box; }
27+
.carbon-text { float: left; width: 50%; padding-left: 16px; box-sizing: border-box; font-size: 12px; }
28+
1629
</style>
1730

1831
</head>
@@ -46,16 +59,16 @@
4659
<main class="">
4760
<article class="bg-near-white bt b--black-10 pa3 ph5-ns">
4861
<h4 class="f4 mv0 fw6 dib mr4">tachyons-forms</h4>
49-
<span class="f4 b dib pl0 ml0 mr4">v2.0.1</span>
50-
<span class="f4 b dib pl0 ml0 mr4">94 B</span>
62+
<span class="f4 b dib pl0 ml0 mr4">v3.0.0</span>
63+
<span class="f4 b dib pl0 ml0 mr4">66 B</span>
5164
<div>
5265
<dl class="dib mr4 mt0">
5366
<dt class="f6 db">Declarations </dt>
54-
<dd class="db pl0 ml0 f4 f2-ns b">4</dd>
67+
<dd class="db pl0 ml0 f4 f2-ns b">2</dd>
5568
</dl>
5669
<dl class="dib mr4">
5770
<dt class="f6 db pr2">Selectors </dt>
58-
<dd class="db pl0 ml0 f4 f2-ns b">2</dd>
71+
<dd class="db pl0 ml0 f4 f2-ns b">1</dd>
5972
</dl>
6073
<dl class="dib mr4">
6174
<dt class="f6 db pr2">Max. Specificity Score </dt>
@@ -202,13 +215,17 @@ <h2 class="f6 fw7 ttu tracked">Theming</h2>
202215
question in our slack channel. We're here to try and help make designing in
203216
the browser fun.
204217
</p>
218+
<div class="pt4 cf mw5">
219+
<script async type="text/javascript" src="//cdn.carbonads.com/carbon.js?zoneid=1673&serve=C6AILKT&placement=tachyonsio" id="_carbonads_js"></script>
220+
</div>
205221
<small class="f6 measure db lh-copy mt5">
206222
A tachyon /ˈtæki.ɒn/ or tachyonic particle is a hypothetical particle
207223
that always moves faster than light.
208224
The word comes from the Greek:
209225
<br> <br>
210226
ταχύς or tachys, meaning "swift, quick, fast, rapid"
211227
</small>
228+
212229
</footer>
213230

214231
<script>

docs/elements/images/index.html

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,19 @@
1313
<style>
1414
.blue { color: #0074D9; }
1515
.bg-blue { background-color: #0074D9; }
16+
17+
#carbonads span:before,
18+
#carbonads span:after { content: " "; display: table; }
19+
#carbonads span:after { clear: both; }
20+
#carbonads span { *zoom: 1; }
21+
22+
#carbonads span { padding: 8px; outline: 1px solid rgba(0,0,0,.1); background: rgba(255,255,255,.1); }
23+
24+
.carbon-poweredby { width: 100%; font-size: 12px; float: left; }
25+
.carbon-wrap { float: left; width: 100%; box-sizing: border-box; }
26+
.carbon-img { float: left; width: 50%; box-sizing: border-box; }
27+
.carbon-text { float: left; width: 50%; padding-left: 16px; box-sizing: border-box; font-size: 12px; }
28+
1629
</style>
1730

1831
</head>
@@ -162,13 +175,17 @@ <h2 class="f6 fw7 ttu tracked">Theming</h2>
162175
question in our slack channel. We're here to try and help make designing in
163176
the browser fun.
164177
</p>
178+
<div class="pt4 cf mw5">
179+
<script async type="text/javascript" src="//cdn.carbonads.com/carbon.js?zoneid=1673&serve=C6AILKT&placement=tachyonsio" id="_carbonads_js"></script>
180+
</div>
165181
<small class="f6 measure db lh-copy mt5">
166182
A tachyon /ˈtæki.ɒn/ or tachyonic particle is a hypothetical particle
167183
that always moves faster than light.
168184
The word comes from the Greek:
169185
<br> <br>
170186
ταχύς or tachys, meaning "swift, quick, fast, rapid"
171187
</small>
188+
172189
</footer>
173190

174191
<script>

docs/elements/links/index.html

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,19 @@
1313
<style>
1414
.blue { color: #0074D9; }
1515
.bg-blue { background-color: #0074D9; }
16+
17+
#carbonads span:before,
18+
#carbonads span:after { content: " "; display: table; }
19+
#carbonads span:after { clear: both; }
20+
#carbonads span { *zoom: 1; }
21+
22+
#carbonads span { padding: 8px; outline: 1px solid rgba(0,0,0,.1); background: rgba(255,255,255,.1); }
23+
24+
.carbon-poweredby { width: 100%; font-size: 12px; float: left; }
25+
.carbon-wrap { float: left; width: 100%; box-sizing: border-box; }
26+
.carbon-img { float: left; width: 50%; box-sizing: border-box; }
27+
.carbon-text { float: left; width: 50%; padding-left: 16px; box-sizing: border-box; font-size: 12px; }
28+
1629
</style>
1730

1831
</head>
@@ -221,13 +234,17 @@ <h2 class="f6 fw7 ttu tracked">Theming</h2>
221234
question in our slack channel. We're here to try and help make designing in
222235
the browser fun.
223236
</p>
237+
<div class="pt4 cf mw5">
238+
<script async type="text/javascript" src="//cdn.carbonads.com/carbon.js?zoneid=1673&serve=C6AILKT&placement=tachyonsio" id="_carbonads_js"></script>
239+
</div>
224240
<small class="f6 measure db lh-copy mt5">
225241
A tachyon /ˈtæki.ɒn/ or tachyonic particle is a hypothetical particle
226242
that always moves faster than light.
227243
The word comes from the Greek:
228244
<br> <br>
229245
ταχύς or tachys, meaning "swift, quick, fast, rapid"
230246
</small>
247+
231248
</footer>
232249

233250
<script>

docs/elements/lists/index.html

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,19 @@
1313
<style>
1414
.blue { color: #0074D9; }
1515
.bg-blue { background-color: #0074D9; }
16+
17+
#carbonads span:before,
18+
#carbonads span:after { content: " "; display: table; }
19+
#carbonads span:after { clear: both; }
20+
#carbonads span { *zoom: 1; }
21+
22+
#carbonads span { padding: 8px; outline: 1px solid rgba(0,0,0,.1); background: rgba(255,255,255,.1); }
23+
24+
.carbon-poweredby { width: 100%; font-size: 12px; float: left; }
25+
.carbon-wrap { float: left; width: 100%; box-sizing: border-box; }
26+
.carbon-img { float: left; width: 50%; box-sizing: border-box; }
27+
.carbon-text { float: left; width: 50%; padding-left: 16px; box-sizing: border-box; font-size: 12px; }
28+
1629
</style>
1730

1831
</head>
@@ -204,13 +217,17 @@ <h2 class="f6 fw7 ttu tracked">Theming</h2>
204217
question in our slack channel. We're here to try and help make designing in
205218
the browser fun.
206219
</p>
220+
<div class="pt4 cf mw5">
221+
<script async type="text/javascript" src="//cdn.carbonads.com/carbon.js?zoneid=1673&serve=C6AILKT&placement=tachyonsio" id="_carbonads_js"></script>
222+
</div>
207223
<small class="f6 measure db lh-copy mt5">
208224
A tachyon /ˈtæki.ɒn/ or tachyonic particle is a hypothetical particle
209225
that always moves faster than light.
210226
The word comes from the Greek:
211227
<br> <br>
212228
ταχύς or tachys, meaning "swift, quick, fast, rapid"
213229
</small>
230+
214231
</footer>
215232

216233
<script>

docs/index.html

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,19 @@
1313
<style>
1414
.blue { color: #0074D9; }
1515
.bg-blue { background-color: #0074D9; }
16+
17+
#carbonads span:before,
18+
#carbonads span:after { content: " "; display: table; }
19+
#carbonads span:after { clear: both; }
20+
#carbonads span { *zoom: 1; }
21+
22+
#carbonads span { padding: 8px; outline: 1px solid rgba(0,0,0,.1); background: rgba(255,255,255,.1); }
23+
24+
.carbon-poweredby { width: 100%; font-size: 12px; float: left; }
25+
.carbon-wrap { float: left; width: 100%; box-sizing: border-box; }
26+
.carbon-img { float: left; width: 50%; box-sizing: border-box; }
27+
.carbon-text { float: left; width: 50%; padding-left: 16px; box-sizing: border-box; font-size: 12px; }
28+
1629
</style>
1730

1831
</head>
@@ -133,13 +146,17 @@ <h2 class="f6 fw7 ttu tracked">Theming</h2>
133146
question in our slack channel. We're here to try and help make designing in
134147
the browser fun.
135148
</p>
149+
<div class="pt4 cf mw5">
150+
<script async type="text/javascript" src="//cdn.carbonads.com/carbon.js?zoneid=1673&serve=C6AILKT&placement=tachyonsio" id="_carbonads_js"></script>
151+
</div>
136152
<small class="f6 measure db lh-copy mt5">
137153
A tachyon /ˈtæki.ɒn/ or tachyonic particle is a hypothetical particle
138154
that always moves faster than light.
139155
The word comes from the Greek:
140156
<br> <br>
141157
ταχύς or tachys, meaning "swift, quick, fast, rapid"
142158
</small>
159+
143160
</footer>
144161

145162

docs/layout/box-sizing/index.html

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,19 @@
1313
<style>
1414
.blue { color: #0074D9; }
1515
.bg-blue { background-color: #0074D9; }
16+
17+
#carbonads span:before,
18+
#carbonads span:after { content: " "; display: table; }
19+
#carbonads span:after { clear: both; }
20+
#carbonads span { *zoom: 1; }
21+
22+
#carbonads span { padding: 8px; outline: 1px solid rgba(0,0,0,.1); background: rgba(255,255,255,.1); }
23+
24+
.carbon-poweredby { width: 100%; font-size: 12px; float: left; }
25+
.carbon-wrap { float: left; width: 100%; box-sizing: border-box; }
26+
.carbon-img { float: left; width: 50%; box-sizing: border-box; }
27+
.carbon-text { float: left; width: 50%; padding-left: 16px; box-sizing: border-box; font-size: 12px; }
28+
1629
</style>
1730

1831
</head>
@@ -241,13 +254,17 @@ <h2 class="f6 fw7 ttu tracked">Theming</h2>
241254
question in our slack channel. We're here to try and help make designing in
242255
the browser fun.
243256
</p>
257+
<div class="pt4 cf mw5">
258+
<script async type="text/javascript" src="//cdn.carbonads.com/carbon.js?zoneid=1673&serve=C6AILKT&placement=tachyonsio" id="_carbonads_js"></script>
259+
</div>
244260
<small class="f6 measure db lh-copy mt5">
245261
A tachyon /ˈtæki.ɒn/ or tachyonic particle is a hypothetical particle
246262
that always moves faster than light.
247263
The word comes from the Greek:
248264
<br> <br>
249265
ταχύς or tachys, meaning "swift, quick, fast, rapid"
250266
</small>
267+
251268
</footer>
252269

253270
<script>

docs/layout/clearfix/index.html

Lines changed: 22 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,19 @@
1313
<style>
1414
.blue { color: #0074D9; }
1515
.bg-blue { background-color: #0074D9; }
16+
17+
#carbonads span:before,
18+
#carbonads span:after { content: " "; display: table; }
19+
#carbonads span:after { clear: both; }
20+
#carbonads span { *zoom: 1; }
21+
22+
#carbonads span { padding: 8px; outline: 1px solid rgba(0,0,0,.1); background: rgba(255,255,255,.1); }
23+
24+
.carbon-poweredby { width: 100%; font-size: 12px; float: left; }
25+
.carbon-wrap { float: left; width: 100%; box-sizing: border-box; }
26+
.carbon-img { float: left; width: 50%; box-sizing: border-box; }
27+
.carbon-text { float: left; width: 50%; padding-left: 16px; box-sizing: border-box; font-size: 12px; }
28+
1629
</style>
1730

1831
</head>
@@ -45,24 +58,24 @@
4558
<main class="">
4659
<article class="bg-near-white bt b--black-10 pa3 ph5-ns">
4760
<h4 class="f4 mv0 fw6 dib mr4">tachyons-clears</h4>
48-
<span class="f4 b dib pl0 ml0 mr4">v2.0.4</span>
49-
<span class="f4 b dib pl0 ml0 mr4">92 B</span>
61+
<span class="f4 b dib pl0 ml0 mr4">v2.2.0</span>
62+
<span class="f4 b dib pl0 ml0 mr4">200 B</span>
5063
<div>
5164
<dl class="dib mr4 mt0">
5265
<dt class="f6 db">Declarations </dt>
53-
<dd class="db pl0 ml0 f4 f2-ns b">4</dd>
66+
<dd class="db pl0 ml0 f4 f2-ns b">20</dd>
5467
</dl>
5568
<dl class="dib mr4">
5669
<dt class="f6 db pr2">Selectors </dt>
57-
<dd class="db pl0 ml0 f4 f2-ns b">4</dd>
70+
<dd class="db pl0 ml0 f4 f2-ns b">20</dd>
5871
</dl>
5972
<dl class="dib mr4">
6073
<dt class="f6 db pr2">Max. Specificity Score </dt>
6174
<dd class="db pl0 ml0 f4 f2-ns b">11</dd>
6275
</dl>
6376
<dl class="dib mr4">
6477
<dt class="f6 db pr2">Size of Avg. Rule </dt>
65-
<dd class="db pl0 ml0 f4 f2-ns b">1.3333333333333333</dd>
78+
<dd class="db pl0 ml0 f4 f2-ns b">1.0526315789473684</dd>
6679
</dl>
6780
</div>
6881
<p class="measure f4 f3-ns lh-copy">
@@ -215,13 +228,17 @@ <h2 class="f6 fw7 ttu tracked">Theming</h2>
215228
question in our slack channel. We're here to try and help make designing in
216229
the browser fun.
217230
</p>
231+
<div class="pt4 cf mw5">
232+
<script async type="text/javascript" src="//cdn.carbonads.com/carbon.js?zoneid=1673&serve=C6AILKT&placement=tachyonsio" id="_carbonads_js"></script>
233+
</div>
218234
<small class="f6 measure db lh-copy mt5">
219235
A tachyon /ˈtæki.ɒn/ or tachyonic particle is a hypothetical particle
220236
that always moves faster than light.
221237
The word comes from the Greek:
222238
<br> <br>
223239
ταχύς or tachys, meaning "swift, quick, fast, rapid"
224240
</small>
241+
225242
</footer>
226243

227244
<script>

0 commit comments

Comments
 (0)