Initial Go project structure; added some styles w/ SASS via Grunt

This commit is contained in:
2022-11-25 13:33:27 -05:00
parent 5581f0de90
commit 8c7d2fd026
13 changed files with 3338 additions and 1 deletions

8
assets/sass/nardah.sass Normal file
View File

@ -0,0 +1,8 @@
html,
body
margin: 0
padding: 0
background: lightgrey
#main-nav
background: cornflowerblue