Skip to content

CSS formatting missing in develop #509

@jkoren

Description

@jkoren

I followed install directions below and when I run from localhost the CSS is missing. See screenshot. Strangely, when I push to heroku, the CSS is working on the heroku instance.

git clone git://github.com/sfbrigade/adopt-a-drain.git
cd adopt-a-drain
bundle install

bundle exec rake db:create
bundle exec rake db:schema:load

..(I didn't do anything with Docker)..

rails server
bundle exec rake data:load_drains

missing css:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions