Globalnego CSS nie może być importowany z plików innych niż niestandardowa

import '../styles/globals.css';
//import in _app.jsx or _appp.tsx in nextjs not in other sub folder cause it is global css
Shirshak kandel