Fix bin and add doc on sass styling

This commit is contained in:
Florian Mounier
2015-04-30 12:33:04 +02:00
parent 3d14bce231
commit 923e49565b
16 changed files with 63 additions and 58 deletions

View File

@@ -33,6 +33,7 @@ options = dict(
'static/main.css',
'static/*.min.js',
'templates/index.html',
'bin/*',
'templates/motd'
]
},