We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0681da7 commit e4b6b50Copy full SHA for e4b6b50
1 file changed
app/index.html
@@ -9,9 +9,8 @@
9
<meta name="theme-color" content="#ff69b4">
10
<meta name="description" content="just add water clip-path mask transitions">
11
12
- <link rel="stylesheet" href="bundle.css">
13
- <link rel="stylesheet" href="../transition.min.css">
14
- <!-- <link rel="stylesheet" href="//unpkg.com/transition-style"> -->
+ <!-- <link rel="stylesheet" href="bundle.css"> -->
+ <link rel="stylesheet" href="//unpkg.com/transition-style">
15
<script src="bundle.js" type="module" defer></script>
16
</head>
17
<body>
0 commit comments