We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e256a53 commit 8800b9dCopy full SHA for 8800b9d
play.html
@@ -9,7 +9,7 @@
9
<link rel="stylesheet" href="css/widget.css" />
10
<link rel="stylesheet" href="css/block.css" />
11
<link rel="stylesheet" href="css/app.css" />
12
- <script src="lib/prefixfree.min.js"></script>
+ <!-- <script src="lib/prefixfree.min.js"></script> -->
13
<script type="text/javascript">
14
<!-- Google Analytics -->
15
var _gaq = _gaq || [];
playground.html
@@ -11,7 +11,7 @@
<link rel="stylesheet" href="css/block.css">
<link rel="stylesheet" href="css/block_colors.css">
<link rel="stylesheet" href="css/app.css">
<script src="lib/ga.js"></script>
16
</head>
17
0 commit comments