Source: node-postcss-load-plugins Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Build-Depends: debhelper-compat (= 12) , dh-buildinfo , nodejs , node-object-assign , node-cosmiconfig , pkg-js-tools (>= 0.8.13) Standards-Version: 4.4.0 Vcs-Browser: https://salsa.debian.org/js-team/node-postcss-load-plugins Vcs-Git: https://salsa.debian.org/js-team/node-postcss-load-plugins.git Homepage: https://github.com/michael-ciniawsky/postcss-load-plugins#readme Package: node-postcss-load-plugins Architecture: all Depends: ${misc:Depends} , nodejs , node-object-assign , node-cosmiconfig Description: Autoload Plugins for PostCSS Install plugins and save them to your package.json dependencies/ devDependencies. . PostCSS is a 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. . Node.js is an event-based server-side JavaScript engine.