We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09d10d2 commit 15af84fCopy full SHA for 15af84f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "superfly-css-component-button",
3
- "version": "0.0.13",
+ "version": "0.0.14",
4
"description": "CSS Button Component.",
5
"main": "src/main/css/index.css",
6
"scripts": {
src/test/html/index.html
@@ -4,6 +4,7 @@
<head>
<title>Button Component Tests</title>
<meta charset="utf-8">
7
+ <meta name="viewport" content="width=device-width, initial-scale=1">
8
<meta name="description" content="Button Component Tests">
9
<meta name="author" content="Ole Ersoy">
10
<!-- Font Awesome -->
0 commit comments