Pakket: node-postcss-reporter (7.0.5+~7.0.1-1)
Verwijzigingen voor node-postcss-reporter
Debian bronnen:
Het bronpakket node-postcss-reporter downloaden:
- [node-postcss-reporter_7.0.5+~7.0.1-1.dsc]
- [node-postcss-reporter_7.0.5+~7.0.1.orig-types-postcss-reporter.tar.gz]
- [node-postcss-reporter_7.0.5+~7.0.1.orig.tar.gz]
- [node-postcss-reporter_7.0.5+~7.0.1-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Log PostCSS messages in the console
A PostCSS plugin to `console.log()` the messages (warnings, etc.) registered by other PostCSS plugins.
As of PostCSS 4.1, a single PostCSS process can accumulate messages from all of the plugins it uses. Most of these messages are warnings. Presumably, plugin authors want you to see those messages. So this plugin exists to read the accumulated messages (or messages from only the plugins you've specified), format them, and print them to the console.
Node.js is an event-based server-side JavaScript engine.
Andere aan node-postcss-reporter gerelateerde pakketten
|
|
|
|
-
- dep: node-picocolors
- library for terminal output formatting with colors (Node.js module)
-
- dep: node-postcss (>= 8.1~)
- Tool for transforming styles with JS plugins
-
- dep: node-thenby
- library that helps sorting arrays on multiple keys