Skip to content

CSS not rendering? #4

@chrisberkhout

Description

@chrisberkhout

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions