renamed styles.less to main.less

This commit is contained in:
Sahat Yalkabov
2014-11-08 20:42:22 -08:00
parent 266c9ed3ee
commit 6bd807b6db
2 changed files with 2 additions and 4 deletions

View File

@ -4,11 +4,9 @@ html
meta(charset='utf-8') meta(charset='utf-8')
meta(http-equiv='X-UA-Compatible', content='IE=edge') meta(http-equiv='X-UA-Compatible', content='IE=edge')
meta(name='viewport', content='width=device-width, initial-scale=1.0') meta(name='viewport', content='width=device-width, initial-scale=1.0')
meta(name='description', content='')
meta(name='csrf-token', content=_csrf) meta(name='csrf-token', content=_csrf)
meta(name='author', content='') title #{title} - Hackathon Starter
title #{title} | Hackathon Starter != css('main')
!= css('styles')
body body
include partials/navbar include partials/navbar