You just have to import the css, otherwise it won’t be loaded into the project.
import '../styles.css';
https://codesandbox.io/s/stupefied-mclaren-2djfw?file=/pages/index.js
CLICK HERE to find out more related problems solutions.
You just have to import the css, otherwise it won’t be loaded into the project.
import '../styles.css';
https://codesandbox.io/s/stupefied-mclaren-2djfw?file=/pages/index.js
CLICK HERE to find out more related problems solutions.