Get started with 10up-sanitize.css CDN

CC0-1.0 licensed

10ups sanitize.css JS removes unwanted CSS, simplifies styles, and boosts website performance.

Tags:
  • css
  • cssnext
  • less
  • normalize
  • postcss
  • reset
  • sass
  • scss
  • stylelint
  • stylus

Stable version

Copied!

How to start using 10up-sanitize.css CDN


<!DOCTYPE html>
<html>
<head>
  <title>Get started with 10up-sanitize.css CDN - cdnhub.io</title>
  <link rel="stylesheet" href="https://cdn.cdnhub.io/10up-sanitize.css/13.0.0/sanitize.min.css">
</head>
<body>
  <div class="example">
    <p>This is a paragraph with some default browser styles.</p>
    <ul>
      <li>List item 1</li>
      <li>List item 2 with <strong>bold text</strong></li>
      <li>List item 3 with <a href="#">link</a></li>
    </ul>
  </div>
</body>
</html>
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!

All versions