HOME
ABOUT
TIPS
TEMPLATES
BLOG
日本語
en
How to style using emotion with Global Styles in Next.js
September 11, 2022
・nextjs
Table of Contents
What is Emotion?
Step 1: Install Emotion
Step 2: Create global style
Step 3: Import Global and css in \_app.tsx
Step 4: Add Global component and styles
Optional 1: Make global style file (global-style.ts)
Optional 2: Using normalize.css
References
Tags
web-developer
javascript
react
Share on Twitter