Skip to content

Commit c449298

Browse files
committed
added unnamed
1 parent 049c7b9 commit c449298

File tree

5 files changed

+7
-903
lines changed

5 files changed

+7
-903
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"react": "^16.2.0",
77
"react-dom": "^16.2.0",
88
"react-router-dom": "^4.2.2",
9-
"react-scripts": "1.0.17"
9+
"react-scripts": "1.0.17",
10+
"unnamed": "^1.2.0"
1011
},
1112
"scripts": {
1213
"start": "react-scripts start",

public/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
2626
<meta name="theme-color" content="#ffffff">
2727
<title>Unnamed css framework</title>
28-
<link rel="stylesheet" href="%PUBLIC_URL%/styles/unnamed.css">
2928
</head>
3029
<body>
3130
<noscript>

0 commit comments

Comments
 (0)