Source: node-csstools-postcss-plugins Maintainer: Home Assistant Team Uploaders: Edward Betts , Section: javascript Build-Depends: debhelper-compat (= 13), dh-nodejs, dh-sequence-nodejs-no-lerna, node-autoprefixer, node-babel7, node-browserslist, node-css-loader, node-postcss, node-postcss-cli, node-postcss-value-parser, node-rollup-plugin-babel, node-rollup-plugin-commonjs, node-rollup-plugin-node-resolve, node-rollup-plugin-terser, node-rollup-plugin-typescript, node-terser, node-tslib, node-typescript, rollup, Standards-Version: 4.7.4 Homepage: https://github.com/csstools/postcss-plugins Vcs-Browser: https://salsa.debian.org/homeassistant-team/js/node-csstools-postcss-plugins Vcs-Git: https://salsa.debian.org/homeassistant-team/js/node-csstools-postcss-plugins.git Testsuite: autopkgtest-pkg-nodejs Package: node-csstools-postcss-plugins Architecture: all Multi-Arch: foreign Depends: node-autoprefixer, node-browserslist, node-css-loader, node-postcss, node-postcss-cli, node-postcss-value-parser, nodejs:any, ${misc:Depends}, Provides: ${nodejs:Provides}, Description: collection of PostCSS plugins This package provides a collection of CSSTools plugins for PostCSS. These plugins transform modern CSS syntax, functions and rules into forms that can be used by a wider range of browsers. . The CSSTools project tracks emerging CSS features and implements PostCSS plugins for many of them. It also includes supporting parser and utility modules used by the plugins.