-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
I was just trying to take a look, by doing the following:
# install mongodb
git clone https://github.com/soswow/lobzik.git && cd lobzik
cp server/_config.coffee server/config.coffee && vim server/config.coffee
npm install
grunt build
grunt
open http://localhost:3000
I'm getting the thing running, but with no style.
In the output of grunt build I noticed this:
Running "cssmin:dist/styles/main.css" (cssmin) task
>> Destination not written because minified CSS was empty.
Running "cssmin:dist/styles/highl.css" (cssmin) task
>> Destination not written because minified CSS was empty.
Any idea why?
Metadata
Metadata
Assignees
Labels
No labels