覆盖来自 node_modules next.js 的全局 css
overriding global css that came from node_modules next.js
我正在尝试为 rc-pagination 组件覆盖 css 样式,该组件带有 css 文件,我已经将其导入根组件 _App 并且当我导航到此组件的 index.css 样式 sheet 并尝试覆盖任何更改时,有人可以解释一下吗?
The css file
The browser
问题是我必须关闭服务并重新保留。
我正在尝试为 rc-pagination 组件覆盖 css 样式,该组件带有 css 文件,我已经将其导入根组件 _App 并且当我导航到此组件的 index.css 样式 sheet 并尝试覆盖任何更改时,有人可以解释一下吗?
The css file
The browser
问题是我必须关闭服务并重新保留。