{"library":"postcss-pipeline-webpack-plugin","type":"library","category":null,"description":"Webpack 5 plugin that processes generated CSS assets with PostCSS pipelines, enabling multi-file transformations like critical CSS extraction and minification where loaders fall short. Version 6.0.0 (latest) requires Node >=10 and webpack ^5; for webpack 4 use v5, for webpack 3 use v3. Key differentiator: processes all generated CSS files (including those from plugins like MiniCssExtractPlugin) through PostCSS plugins in a pipeline, with support for custom filters, naming (prefix, suffix, transformName), and source maps. Supports PostCSS 6, 7, 8.0.","language":"javascript","status":"active","version":"6.0.0","tags":["javascript","webpack","plugin","postcss","pipeline","critical","minification"],"install":[{"cmd":"npm install postcss-pipeline-webpack-plugin","imports":["const PostCssPipelineWebpackPlugin = require('postcss-pipeline-webpack-plugin');","const pipelinePlugin = new PostCssPipelineWebpackPlugin({ processor: postcss([...]) });","plugins: [new PostCssPipelineWebpackPlugin({...})]"]},{"cmd":"yarn add postcss-pipeline-webpack-plugin","imports":[]},{"cmd":"pnpm add postcss-pipeline-webpack-plugin","imports":[]}],"homepage":null,"github":"https://github.com/mistakster/postcss-pipeline-webpack-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/postcss-pipeline-webpack-plugin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/postcss-pipeline-webpack-plugin/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}