Writing CSS in a Gatsby Project
Updated 4 years ago
This is the seventh video in our beginner series exploring GatsbyJS and how to use it to easily build performant apps and websites:
- What is Gatsby?
- Starting a New Gatsby Project
- Gatsby's Default Files and Folders
- Writing HTML in a Gatsby Project
- Adding Pages to a Gatsby Project
- Wrapping Pages in a Layout Component
- Writing CSS in a Gatsby Project (this post)
- Writing CSS-in-JS in a Gatsby Project
- Adding Content to a Gatsby Project
- Using GraphQL with Gatsby
In this video, we explore traditional approaches to writing CSS, like inline styles, vanilla CSS, Sass, and PostCSS, and walk through how each one works in a Gatsby project.
Check out Writing CSS in a Gatsby Project or view the entire playlist on YouTube.
Enjoy! 🎉📺