@fullhuman/postcss-purgecss • 2.3.0PostCSS plugin for PurgeCSS | DIRECT | 26 | |
acorn-walk • 7.2.0ECMAScript (ESTree) AST walker | INDIRECT | 0 | |
acorn • 7.4.1ECMAScript parser | INDIRECT | 0 | |
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminal | INDIRECT | 2 | |
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminal | INDIRECT | 2 | |
autoprefixer • 9.8.8Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website | DIRECT | 13 | |
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}" | INDIRECT | 0 | |
brace-expansion • 1.1.11Brace expansion as known from sh/bash | INDIRECT | 2 | |
browserslist • 4.24.4Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset | DIRECT | 6 | |
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versa | DIRECT | 0 | |
camelcase-css • 2.0.1Convert a kebab-cased CSS property into a camelCased DOM property. | INDIRECT | 0 | |
chalk • 2.4.2Terminal string styling done right | INDIRECT | 6 | |
chalk • 4.1.2Terminal string styling done right | DIRECT | 5 | |
color-convert • 1.9.3Plain color conversion functions | INDIRECT | 1 | |
color-convert • 2.0.1Plain color conversion functions | INDIRECT | 1 | |
color-name • 1.1.3A list of color names and its values | INDIRECT | 0 | |
color-name • 1.1.4A list of color names and its values | INDIRECT | 0 | |
color-string • 1.9.1Parser and generator for CSS color strings | INDIRECT | 3 | |
color • 3.2.1Color conversion and manipulation with CSS string support | DIRECT | 5 | |
commander • 5.1.0the complete solution for node.js command-line programs | INDIRECT | 0 | |
concat-map • 0.0.1concatenative mapdashery | INDIRECT | 0 | |
css-unit-converter • 1.1.2Converts CSS values from one unit to another | INDIRECT | 0 | |
cssesc • 3.0.0A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output. | INDIRECT | 0 | |
defined • 1.0.1return the first argument that is `!== undefined` | INDIRECT | 0 | |
detective • 5.2.1find all require() calls by walking the AST | DIRECT | 6 | |
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directories | INDIRECT | 0 | |
escape-string-regexp • 1.0.5Escape RegExp special characters | INDIRECT | 0 | |
fs-extra • 8.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf. | DIRECT | 3 | |
function-bind • 1.1.2Implementation of Function.prototype.bind | INDIRECT | 0 | |
has-flag • 3.0.0Check if argv has a specific flag | INDIRECT | 0 | |
has-flag • 4.0.0Check if argv has a specific flag | INDIRECT | 0 | |
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate. | INDIRECT | 1 | |
html-tags • 3.3.1List of standard HTML tags | DIRECT | 0 | |
is-arrayish • 0.3.2Determines if an object can be used as an array | INDIRECT | 0 | |
is-core-module • 2.16.1Is this specifier a node.js core module? | INDIRECT | 2 | |
jsonfile • 4.0.0Easily read/write JSON files. | INDIRECT | 1 | |
lodash • 4.17.21Lodash modular utilities. | DIRECT | 0 | |
minimist • 1.2.8parse argument options | INDIRECT | 0 | |
node-emoji • 1.11.0simple emoji support for node.js projects | DIRECT | 1 | |
node-releases • 2.0.19Node.js releases data | INDIRECT | 0 | |
normalize-range • 0.1.2Utility for normalizing a numeric range, with a wrapping function useful for polar coordinates | INDIRECT | 0 | |
normalize.css • 8.0.1A modern alternative to CSS resets | DIRECT | 0 | |
num2fraction • 1.2.2Convert number to fraction | INDIRECT | 0 | |
object-assign • 4.1.1ES2015 `Object.assign()` ponyfill | INDIRECT | 0 | |
object-hash • 2.2.0Generate hashes from javascript objects in node and the browser. | DIRECT | 0 | |
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfill | INDIRECT | 0 | |
path-parse • 1.0.7Node.js path.parse() ponyfill | INDIRECT | 0 | |
postcss-functions • 3.0.0PostCSS plugin for exposing JavaScript functions | DIRECT | 22 | |
postcss-js • 2.0.3PostCSS for React Inline Styles, Radium, Free Style and other CSS-in-JS | DIRECT | 4 | |
postcss-nested • 4.2.3PostCSS plugin to unwrap nested rules like how Sass does it | DIRECT | 6 | |
postcss-selector-parser • 6.1.2> Selector parser with built in methods for working with selector strings. | DIRECT | 2 | |
postcss-value-parser • 3.3.1Transforms css values and at-rule params into the tree | INDIRECT | 0 | |
postcss-value-parser • 4.2.0Transforms css values and at-rule params into the tree | DIRECT | 0 | |
postcss • 6.0.23Tool for transforming styles with JS plugins | INDIRECT | 8 | |
postcss • 7.0.32Tool for transforming styles with JS plugins | INDIRECT | 9 | |
postcss • 7.0.39Tool for transforming styles with JS plugins | DIRECT | 2 | |
pretty-hrtime • 1.0.3process.hrtime() to words | DIRECT | 0 | |
purgecss • 2.3.0Remove unused css selectors | INDIRECT | 25 | |
reduce-css-calc • 2.1.8Reduce CSS calc() function to the maximum | DIRECT | 2 | |
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronously | DIRECT | 5 | |
simple-swizzle • 0.2.2Simply swizzle your arguments | INDIRECT | 1 | |
supports-color • 5.5.0Detect whether a terminal supports color | INDIRECT | 1 | |
supports-color • 6.1.0Detect whether a terminal supports color | INDIRECT | 1 | |
supports-color • 7.2.0Detect whether a terminal supports color | INDIRECT | 1 | |
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag. | INDIRECT | 0 | |
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks. | INDIRECT | 0 | |
update-browserslist-db • 1.1.2CLI tool to update caniuse-lite to refresh target browsers from Browserslist config | INDIRECT | 2 | |
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser support | INDIRECT | 0 | |
xtend • 4.0.2extend like a boss | INDIRECT | 0 | |