.警告:检测到嵌套的 CSS,但未正确配置 CSS 嵌套。请在配置中启用 CSS 嵌套插件 *before* Tailwind

.Warnings : Nested CSS was detected, but CSS nesting has not been configured correctly. Please enable a CSS nesting plugin *before* Tailwind in config

提问人:Abir Lakhal 提问时间:11/25/2022 最后编辑:keikaiAbir Lakhal 更新时间:12/2/2022 访问量:136

问:

我已经使用样板将 tailwindscc 集成到 elctron react 中,因此在启动服务器时,甚至每次刷新控制台都会吐出:enter image description here

但是,我看不出必须采取什么措施来纠正这一点。我尝试更改设置,但仍然没有成功。

postcss.config.js:

enter image description here

package.json:

enter image description here

Electron Tailwind-CSS 样板

评论


答: 暂无答案