You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered:
jkoren
changed the title
CSS formatting missing in development instance
CSS formatting missing in develop
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.
missing css:
The text was updated successfully, but these errors were encountered: