Added Grunt to support asset pipelines and pre-processors; added SASS, Twig, and CoffeeScript to create the app
This commit is contained in:
10
assets/sass/archon.sass
Normal file
10
assets/sass/archon.sass
Normal file
@ -0,0 +1,10 @@
|
||||
body
|
||||
background: white
|
||||
|
||||
a
|
||||
color: cornflowerblue
|
||||
|
||||
input[type=submit],
|
||||
button
|
||||
background-color: cornflowerblue
|
||||
color: white
|
Reference in New Issue
Block a user