Browse Source

Fixed bug in tabs documentation

Codedgar 5 years ago
parent
commit
9db8d0a79a
1 changed files with 1 additions and 2 deletions
  1. 1 2
      docs/examples/tabs.html

+ 1 - 2
docs/examples/tabs.html

@@ -6,8 +6,7 @@
       href="https://fonts.googleapis.com/css?family=Inter:wght@100;400;900&display=swap"
       rel="stylesheet"
     />
-    <!-- <link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/gh/codedgar/Puppertino/dist/css/puppertino.css" /> -->
-    <link rel="stylesheet" type="text/css" href="../../dist/css/puppertino.css" />
+    <link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/gh/codedgar/Puppertino/dist/css/puppertino.css" />
     <meta charset="utf-8" />
     <meta
       name="viewport"