DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: node-rollup-plugin-postcss 4.0.2-1

Package Information

DescriptionRollup plugin to process imported CSS with PostCSS

This Rollup plugin allows JavaScript modules to import CSS and other stylesheet files, process them with PostCSS, and include the resulting styles in the generated bundle.

It can inject CSS into the document at run time, extract CSS to a separate file, load local PostCSS configuration, generate source maps, and minimise output. It also supports CSS modules, named exports, CSS-in-JS parsing, and custom PostCSS parsers, syntaxes, and stringifiers.

Built-in loaders allow Sass, Stylus, and Less files to be used in Rollup projects, and custom loaders can be supplied for other stylesheet formats.

MaintainerHome Assistant Team <team+homeassistant@tracker.debian.org>
Changed ByEdward Betts <edward@4angle.com>
Sponsoredward@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/homeassistant-team/js/node-rollup-plugin-postcss.git (browse)
Closes#1139625
Trackerhttps://tracker.debian.org/pkg/node-rollup-plugin-postcss
Uploaded4 hours ago

New Package Report

.changes
Changed-ByEdward Betts
Architectureall source
Distributionunstable
DateWed, 10 Jun 2026 08:25:50 +0100
Sourcenode-rollup-plugin-postcss
Version4.0.2-1
Changelog
node-rollup-plugin-postcss (4.0.2-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1139625)
.dsc
Sectionjavascript
Priorityoptional
Componentmain
Package-Listnode-rollup-plugin-postcss deb javascript optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: rollup-plugin-postcss
Upstream-Contact: EGOIST <0x142857@gmail.com>
Source: https://github.com/egoist/rollup-plugin-postcss

Files: *
Copyright: 2017 EGOIST <0x142857@gmail.com>
License: MIT

Files: debian/*
Copyright: 2026 Edward Betts <edward@4angle.com>
License: MIT


License: MIT
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation
 files (the "Software"), to deal in the Software without
 restriction, including without limitation the rights to use,
 copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the
 Software is furnished to do so, subject to the following
 conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 OTHER DEALINGS IN THE SOFTWARE.

Review Information

accepted — allocated to mechtilde 1 hour ago, started 1 hour ago, completed 1 hour ago.

Final Comment

Back to Dashboard | View all reviews for this package