Travis build: 189 [cron]
This commit is contained in:
12
index.html
12
index.html
@ -2674,12 +2674,12 @@ input[type='checkbox']:checked + .switch {
|
||||
<h4>Browser support</h4>
|
||||
<div>
|
||||
<div class="snippet__browser-support">
|
||||
100%
|
||||
97.7%
|
||||
</div>
|
||||
</div>
|
||||
<p><span class="snippet__support-note">⚠️ Requires prefix for full support.</span></p>
|
||||
<ul>
|
||||
<li><a href="https://caniuse.com/#search=transform" target="_blank">https://caniuse.com/#search=transform</a></li>
|
||||
<li><a href="https://caniuse.com/#feat=transforms2d" target="_blank">https://caniuse.com/#feat=transforms2d</a></li>
|
||||
</ul>
|
||||
|
||||
<!-- tags: layout -->
|
||||
@ -2792,10 +2792,14 @@ input[type='checkbox']:checked + .switch {
|
||||
<h4>Browser support</h4>
|
||||
<div>
|
||||
<div class="snippet__browser-support">
|
||||
100%
|
||||
97.5%
|
||||
</div>
|
||||
</div>
|
||||
<!-- tags: layout -->
|
||||
<ul>
|
||||
<li><a href="https://caniuse.com/#feat=css-gradients" target="_blank">https://caniuse.com/#feat=css-gradients</a></li>
|
||||
</ul>
|
||||
|
||||
<!-- tags: layout -->
|
||||
</div>
|
||||
<div class="snippet">
|
||||
<h3 id="truncate-text"><span>Truncate text</span><span class="tags__tag snippet__tag" data-type="layout"><i data-feather="layout"></i>layout</span></h3>
|
||||
|
||||
Reference in New Issue
Block a user