add browser support for custom-variables and build

This commit is contained in:
Stefan Feješ
2018-03-02 21:55:30 +01:00
parent dc3eb5e3fe
commit d0d9afa598
4 changed files with 15 additions and 15 deletions

View File

@ -343,7 +343,7 @@ in any specification.</span></p>
<h4 data-type="Browser support">Browser support</h4>
<div>
<div class="snippet__browser-support">
100%
87.2%
</div>
</div>
<p><span class="snippet__support-note">⚠️ This is an experimental technology.</span></p>
@ -352,7 +352,7 @@ in any specification.</span></p>
If no link is provided, it defaults to 99+%. -->
<ul>
<li>
<a href="https://caniuse.com/#feat=some-feature" target="_blank">https://caniuse.com/#feat=some-feature</a>
<a href="https://caniuse.com/#feat=css-variables" target="_blank">https://caniuse.com/#feat=css-variables</a>
</li>
</ul>
</div>