Make scss file from old style.css and compile it as well. #21

This commit is contained in:
Arpad Csanyi
2016-03-26 00:27:38 +01:00
parent 60b11f9a69
commit 1c05abe9b9
3 changed files with 100 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
<link href="node_modules/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<link href="node_modules/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet">
<link href="node_modules/select2/dist/css/select2.min.css" rel="stylesheet">
<link href="style.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<meta charset="utf-8">
<title>Ultimate Hacking Keyboard - Agent mockups</title>
</head>