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
<preclass="pa3 ba br2 b--black-10 h5" id="css">.ba {
145
-
border-style: solid;
146
-
border-width: 1px;
147
-
}
148
-
149
-
.br2 {
150
-
border-radius: .25rem;
151
-
}
152
-
153
-
.db {
144
+
<preclass="pa3 ba br2 b--black-10 h5" id="css">.db {
154
145
display: block;
155
146
}
156
147
157
148
.dib {
158
149
display: inline-block;
159
150
}
160
151
161
-
.inline-flex {
162
-
display: inline-flex;
163
-
}
164
-
165
-
.items-center {
166
-
align-items: center;
167
-
}
168
-
169
152
.h2 {
170
153
height: 2rem;
171
154
}
@@ -208,10 +191,6 @@ <h2 class="f5">css</h2>
208
191
color: #999;
209
192
}
210
193
211
-
.pa2 {
212
-
padding: .5rem;
213
-
}
214
-
215
194
.pv4 {
216
195
padding-top: 2rem;
217
196
padding-bottom: 2rem;
@@ -222,10 +201,6 @@ <h2 class="f5">css</h2>
222
201
padding-right: 1rem;
223
202
}
224
203
225
-
.ml2 {
226
-
margin-left: .5rem;
227
-
}
228
-
229
204
.mh3 {
230
205
margin-left: 1rem;
231
206
margin-right: 1rem;
@@ -247,30 +222,24 @@ <h2 class="f5">css</h2>
247
222
<h2class="f5 mb3 mt4">Css stats for this component</h2>
248
223
<dlclass="dib mr4 mt0">
249
224
<dtclass="db f6">Gzipped Size</dt>
250
-
<ddclass="ml0 b f3 f2-ns">393<smallclass="f6">B</small>
225
+
<ddclass="ml0 b f3 f2-ns">316<smallclass="f6">B</small>
251
226
</dd>
252
227
</dl>
253
228
<dlclass="dib mr4 mt0">
254
229
<dtclass="db f6">Selectors</dt>
255
-
<ddclass="ml0 b f3 f2-ns">24</dd>
230
+
<ddclass="ml0 b f3 f2-ns">18</dd>
256
231
</dl>
257
232
<dlclass="dib mt0">
258
233
<dtclass="db f6">Declarations</dt>
259
-
<ddclass="ml0 b f3 f2-ns">29</dd>
234
+
<ddclass="ml0 b f3 f2-ns">22</dd>
260
235
</dl>
261
236
</div>
262
237
<divclass="fl w-100">
263
238
<h2class="f5 mt4">Modules referenced</h2>
264
239
<ulclass="list pl0 cf lh-copy mw7">
265
240
266
-
<liclass="fl w-100 w-50-m w-33-ns"><aclass="f5 link dim blue fw6" href="https://github.com/tachyons-css/tachyons-borders">tachyons-borders</a></li>
267
-
268
-
<liclass="fl w-100 w-50-m w-33-ns"><aclass="f5 link dim blue fw6" href="https://github.com/tachyons-css/tachyons-border-radius">tachyons-border-radius</a></li>
269
-
270
241
<liclass="fl w-100 w-50-m w-33-ns"><aclass="f5 link dim blue fw6" href="https://github.com/tachyons-css/tachyons-display">tachyons-display</a></li>
271
242
272
-
<liclass="fl w-100 w-50-m w-33-ns"><aclass="f5 link dim blue fw6" href="https://github.com/tachyons-css/tachyons-flexbox">tachyons-flexbox</a></li>
273
-
274
243
<liclass="fl w-100 w-50-m w-33-ns"><aclass="f5 link dim blue fw6" href="https://github.com/tachyons-css/tachyons-heights">tachyons-heights</a></li>
275
244
276
245
<liclass="fl w-100 w-50-m w-33-ns"><aclass="f5 link dim blue fw6" href="https://github.com/tachyons-css/tachyons-links">tachyons-links</a></li>
0 commit comments