Gatsby: best way to style Ghost post content?

I’m using gatsby-starter-ghost and trying to base my website on Material Design. For the website I will use gatsby-plugin-material-ui in order to create Material Design components (navbar, etc.).

However, I’m wondering how can I style my Ghost post content with de Material Design specification. I have forms and stuff like that who need to respect Material Design specification if I want my website to be consistent.

My guest is that I have to use css framework like Materialize but I want to be sure that this is the best option before going forward with adding 2 Material Design framework in my website.

Can anyone share tips on how they style their post content? (form, table, etc.) I’m a beginer in front end development and I’m struggling to wrap my head around the best way to go forward with styling my ghost post content in a JAMstack architecture.

Thank you,

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.