[Issue #3] - Added grunt.js to run tasks; converted CSS file to SASS; created dummy CoffeeScript file

This commit is contained in:
Gregory Ballantine
2024-05-31 08:23:56 -04:00
parent 533c407183
commit 8a7847d2a3
7 changed files with 234 additions and 156 deletions

View File

@ -9,6 +9,7 @@
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/skeleton/2.0.4/skeleton.min.css">
<link rel="stylesheet" href="/css/kourend.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js" charset="utf-8"></script>
<script src="/js/kebos.js" charset="utf-8"></script>
</head>
<body>