licenses.dev

postcss-import v11.1.0

PostCSS plugin to import CSS files

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT17
PackageRelationDependenciesPublished
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
chalk • 2.4.2Terminal string styling done rightINDIRECT6
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
pify • 2.3.0Promisify a callback-style functionINDIRECT0
postcss-value-parser • 3.3.1Transforms css values and at-rule params into the treeDIRECT0
postcss • 6.0.23Tool for transforming styles with JS pluginsDIRECT8
read-cache • 1.0.0Reads and caches the entire contents of a file until it is modifiedDIRECT1
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyDIRECT5
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/postcss-import)](https://licenses.dev/npm/postcss-import)
<a href="https://licenses.dev/npm/postcss-import">
  <img src="https://licenses.dev/b/npm/postcss-import" alt="licenses" />
</a>

Or the licenses badge code for the 11.1.0 version:

[![licenses](https://licenses.dev/b/npm/postcss-import/11.1.0)](https://licenses.dev/npm/postcss-import/11.1.0)
<a href="https://licenses.dev/npm/postcss-import/11.1.0">
  <img src="https://licenses.dev/b/npm/postcss-import/11.1.0" alt="licenses" />
</a>
GitHub