Live Pair-up Coding Session: How to style in a Next.js app with CSS?
In this stream, together with Ismayil Agazade, we are checking 4 different ways to use CSS styles in the Next.js app.
In this pair-up session, we discover 4 different ways of how you can style a Next.js app:
- Global CSS (traditional CSS styling).
- Component level CSS (CSS Modules).
- Inline style (CSS in JSX file).
- An inline style for custom React components.
- Styled component (styled-jsx).
Link to repo:
https://github.com/CoderVlogger/nextjs-blogapp-tutorial
Watch stream here: