Added Grunt to support asset pipelines and pre-processors; added SASS, Twig, and CoffeeScript to create the app

This commit is contained in:
2022-05-21 20:44:38 -04:00
parent 88c00043b7
commit 866754cf3f
15 changed files with 3056 additions and 103 deletions

10
assets/sass/archon.sass Normal file
View File

@ -0,0 +1,10 @@
body
background: white
a
color: cornflowerblue
input[type=submit],
button
background-color: cornflowerblue
color: white