jimmylee / next-postgres-sequelize

[OUTDATED] React 16.8.4 + NextJS 8.0.3 + Emotion + Sequelize 5/Postgres + Passport Local Auth + Google App Engine or Heroku Deployment
https://next-postgres.herokuapp.com/
MIT License
181 stars 39 forks source link

wanna ask somthing #6

Closed narendra9268 closed 6 years ago

narendra9268 commented 6 years ago

how can i integrate react theme on this project

jimmylee commented 6 years ago

Hey @narendra9268 I haven't had much experience with react theme. But once I take a look I can probably provide a code example.

jimmylee commented 6 years ago

Hey @narendra9268 I would try this solution: https://github.com/emotion-js/emotion/tree/master/packages/emotion-theming

Cheers!