plugins: [
postcss({
// modules: true, // ε’ε css-module εθ½
extensions: [".pcss", ".less", ".css"],
plugins: [nested(), cssnext({ warnForDuplicates: false }), cssnano()],
extract: true
}),
then .js and .css is split but when I used this bundle in my project the css did not work , I dont found css option in anywhere whether my path is wrong?
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too