Skip to content

Commit e4b6b50

Browse files
author
Adam Argyle
committed
use cdn in deployed site
1 parent 0681da7 commit e4b6b50

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

app/index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@
99
<meta name="theme-color" content="#ff69b4">
1010
<meta name="description" content="just add water clip-path mask transitions">
1111

12-
<link rel="stylesheet" href="bundle.css">
13-
<link rel="stylesheet" href="../transition.min.css">
14-
<!-- <link rel="stylesheet" href="//unpkg.com/transition-style"> -->
12+
<!-- <link rel="stylesheet" href="bundle.css"> -->
13+
<link rel="stylesheet" href="//unpkg.com/transition-style">
1514
<script src="bundle.js" type="module" defer></script>
1615
</head>
1716
<body>

0 commit comments

Comments
 (0)