sahat/megaboilerplate

Not looking right on Safari

facundomedica opened this issue · 2 comments

I've tried this two configs and none of them looks okay on Safari, but they look just fine on Chromium:

  • Platform: node
  • Framework: express
  • Template Engine: handlebars
  • CSS Framework: bootstrap
  • CSS Preprocessor: css
  • JavaScript Framework:
  • Build Tool:
  • Unit Testing: none
  • Database: mongodb
  • Authentication: email,facebook,github
  • Deployment: heroku

  • Platform: node
  • Framework: express
  • Template Engine: handlebars
  • CSS Framework: bootstrap
  • CSS Preprocessor: sass
  • JavaScript Framework: react
  • Build Tool: npm
  • Unit Testing: none
  • Database: mongodb
  • Authentication: email,facebook,github
  • Deployment: heroku

Even worse with foundation!:

  • Platform: node
  • Framework: express
  • Template Engine: handlebars
  • CSS Framework: foundation
  • CSS Preprocessor: sass
  • JavaScript Framework:
  • Build Tool: npm
  • Unit Testing: none
  • Database: mongodb
  • Authentication: facebook,email,github
  • Deployment: heroku

Weird, I think it was because I didn't set up the mongo url. Closing the issue.