CulturedCheese / thesis-project

4 stars 4 forks source link

FIX configures gulp to build distributable files and serves to localhost... #54

Closed kchia closed 9 years ago

kchia commented 9 years ago

...:9999

FIX comments out unneeded script tags

FIX fixes css file paths

FIX fixes gulp file paths for css files

CLEANUP identifies applicable css stylesheets and configures gulp accordingly

CLEANUP removes non- applicable css stylesheets and configures gulp accordingly

FEAT adds css/js script tags for dist environment

FIX css script tags alignment