Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSS formatting missing in develop #509

Open
jkoren opened this issue Apr 8, 2021 · 0 comments
Open

CSS formatting missing in develop #509

jkoren opened this issue Apr 8, 2021 · 0 comments

Comments

@jkoren
Copy link

jkoren commented Apr 8, 2021

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

@jkoren jkoren changed the title CSS formatting missing in development instance CSS formatting missing in develop Apr 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant