Source: node-sugarss Section: javascript Maintainer: Debian Javascript Maintainers Uploaders: Joseph Nahmias , Testsuite: autopkgtest-pkg-nodejs Build-Depends: debhelper-compat (= 13), dh-nodejs, dh-sequence-nodejs, node-postcss, node-postcss-parser-tests , Standards-Version: 4.7.4 Homepage: https://github.com/postcss/sugarss Vcs-Git: https://salsa.debian.org/js-team/node-sugarss.git Vcs-Browser: https://salsa.debian.org/js-team/node-sugarss Package: node-sugarss Architecture: all Depends: node-postcss, ${misc:Depends}, Description: Indent-based CSS syntactical sugar for PostCSS A PostCSS custom syntax, SugarSS has source map, stylelint and postcss-sorting support out-of-box. . It was designed to be used with postcss-simple-vars and postcss-nested. But you can use it with any PostCSS plugins or use it without any PostCSS plugins. With postcss-mixins you can use @mixin syntax as in Sass. . Node.js is an event-based server-side JavaScript engine.