mirror of
https://github.com/nicolas-cusan/destyle.css.git
synced 2025-09-01 09:02:54 +02:00
test link
This commit is contained in:
@@ -22,7 +22,9 @@
|
||||
<div class="compare">
|
||||
<div class="compare-item">
|
||||
<div class="compare-item-header">
|
||||
<h2 class="compare-title"><a href="index.html">Destyle.css</a></h2>
|
||||
<h2 class="compare-title">
|
||||
<a href="/destyle.css">Destyle.css</a>
|
||||
</h2>
|
||||
|
||||
<a class="compare-btn" href="test.css">
|
||||
View destyle.css test page
|
||||
|
@@ -25,10 +25,7 @@
|
||||
</li>
|
||||
<li>Resets spacing (margin & padding)</li>
|
||||
<li>Resets font-size and line-height</li>
|
||||
<li>
|
||||
Prevents the necessity of reseting defaults styles when authoring
|
||||
stylesheets
|
||||
</li>
|
||||
<li>Prevents the necessity of reseting user agent styles</li>
|
||||
<li>
|
||||
Prevents style inspector bloat by only targeting what is necessary
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user