added sass loader to the project and put the cowebsite style in its own sass file
This commit is contained in:
parent
f9c8b4131c
commit
0701e607fa
9 changed files with 352 additions and 82 deletions
1
front/dist/index.tmpl.html
vendored
1
front/dist/index.tmpl.html
vendored
|
@ -30,6 +30,7 @@
|
|||
|
||||
<base href="/">
|
||||
<link rel="stylesheet" href="/resources/style/style.css">
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
<title>WorkAdventure</title>
|
||||
</head>
|
||||
<body id="body" style="margin: 0; background-color: #000">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue