Source: node-postcss Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , node-chalk , node-cli-cursor , node-concat-with-sourcemaps , node-fs-extra , node-isarray , node-isobject , node-picocolors , node-strip-ansi , node-typescript , rollup , ts-node , uvu Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/js-team/node-postcss Vcs-Git: https://salsa.debian.org/js-team/node-postcss.git Homepage: https://postcss.org/ Rules-Requires-Root: no Package: node-postcss Architecture: all Depends: ${misc:Depends} , node-isarray , node-isobject , node-picocolors , nodejs:any Provides: ${nodejs:Provides} X-Javascript-Built-Using: ${nodejs:Built-Using} Breaks: node-autoprefixer (<< 10.0~) , node-css-loader (<< 5.0.1+~cs14.0.5-1~) , node-postcss-modules-extract-imports (<< 3.0.0-1~) , node-postcss-modules-values (<< 4.0.0-1~) Description: Tool for transforming styles with JS plugins These plugins can lint your CSS, support variables and mixins, transpile future CSS syntax, inline images, and more. . PostCSS is used by industry leaders including Wikipedia, Twitter, Alibaba, and JetBrains. The [Autoprefixer] PostCSS plugin is one of the most popular CSS processors. . Node.js is an event-based server-side JavaScript engine.