Styling

There are many ways to style your website. They can roughly be grouped into three styling approaches — standard CSS, CSS Modules, and CSS-in-JS — all of which Gatsby supports.

Gatsby doesn’t have an opinion about which styling approach you choose. Almost every possible option is supported through official and community plugins.