licenses.dev

postcss-preset-env v9.6.0

Convert modern CSS into something browsers understand

Published on

Licenses

Learn more about license information.

Package Licenses

MIT-0

Dependency Licenses

MIT-051
PackageRelationDependenciesPublished
@csstools/color-helpers • 4.2.1Color helpers to ease transformation between formats, gamut, etcINDIRECT0
@csstools/postcss-cascade-layers • 4.0.6Use cascade layers in CSSDIRECT4
@csstools/postcss-color-function • 3.0.19Use the color() function in CSSDIRECT8
@csstools/postcss-color-mix-function • 2.0.19Use the color-mix function in CSSDIRECT8
@csstools/postcss-content-alt-text • 1.0.0Generate fallback values for content with alt textDIRECT5
@csstools/postcss-exponential-functions • 1.0.9Use pow(), sqrt(), hypot(), log(), exp() exponential functions in CSSDIRECT3
@csstools/postcss-font-format-keywords • 3.0.2Use unquoted format on @font-face CSS definitions.DIRECT2
@csstools/postcss-gamut-mapping • 1.0.11Gamut map css colors to fit display specific gamutsDIRECT5
@csstools/postcss-gradients-interpolation-method • 4.0.20Use interpolation methods in CSS gradient functionsDIRECT8
@csstools/postcss-hwb-function • 3.0.18Use hwb() color functions in CSSDIRECT8
@csstools/postcss-ic-unit • 3.0.7Use the ic length unitDIRECT3
@csstools/postcss-initial • 1.0.1PostCSS plugin to fallback initial keyword.DIRECT0
@csstools/postcss-is-pseudo-class • 4.0.8A pseudo-class for matching elements in a selector listDIRECT4
@csstools/postcss-light-dark-function • 1.0.8Use the light-dark() color function in CSSDIRECT5
@csstools/postcss-logical-float-and-clear • 2.0.1Use flow-relative (inline-start and inline-end) values for float and clearDIRECT0
@csstools/postcss-logical-overflow • 1.0.1Use logical overflow properties and values in CSSDIRECT0
@csstools/postcss-logical-overscroll-behavior • 1.0.1Use logical overscroll behavior properties and values in CSSDIRECT0
@csstools/postcss-logical-resize • 2.0.1Use logical values in the resize propertyDIRECT1
@csstools/postcss-logical-viewport-units • 2.0.11Use vb and vi length units in CSSDIRECT2
@csstools/postcss-media-queries-aspect-ratio-number-values • 2.0.11Use number values in aspect-ratio media queries.DIRECT3
@csstools/postcss-nested-calc • 3.0.2Use nested calc() expressions in CSSDIRECT2
@csstools/postcss-normalize-display-values • 3.0.2Use two values display syntax for inner and outer display types.DIRECT1
@csstools/postcss-oklab-function • 3.0.19Use oklab() and oklch() color functions in CSSDIRECT8
@csstools/postcss-progressive-custom-properties • 3.3.0Correctly declare progressive enhancements for CSS Custom Properties.DIRECT1
@csstools/postcss-relative-color-syntax • 2.0.19Use the relative color syntax in CSSDIRECT8
@csstools/postcss-scope-pseudo-class • 3.0.1The Reference Element Pseudo-class: :scopeDIRECT3
@csstools/postcss-stepped-value-functions • 3.0.10Use round, rem and mod functions in CSSDIRECT3
@csstools/postcss-text-decoration-shorthand • 3.0.7Use text-decoration in it's shorthand form in CSSDIRECT2
@csstools/postcss-trigonometric-functions • 3.0.10Use sin(), cos(), tan(), acos(), atan(), and atan2() to compute trigonometric relationshipsDIRECT3
@csstools/postcss-unset-value • 3.0.1Use the unset keyword in CSS.DIRECT0
@csstools/selector-resolve-nested • 1.1.0Resolve nested CSS selectorsINDIRECT0
@csstools/selector-specificity • 3.1.1Determine selector specificity with postcss-selector-parserINDIRECT0
@csstools/utilities • 1.0.0Utilities for PostCSS pluginsINDIRECT0
css-blank-pseudo • 6.0.2Style form elements when they are emptyDIRECT3
css-has-pseudo • 6.0.5Style elements relative to other elements in CSSDIRECT5
css-prefers-color-scheme • 9.0.1Use light and dark color schemes in all browsersDIRECT0
cssdb • 8.2.3A comprehensive list of CSS features and their positions in the process of becoming implemented web standardsDIRECT0
postcss-color-functional-notation • 6.0.14Use space and slash separated color notation in CSSDIRECT8
postcss-color-rebeccapurple • 9.0.3Use the rebeccapurple color keyword in CSSDIRECT2
postcss-dir-pseudo-class • 8.0.1Use the :dir pseudo-class in CSSDIRECT3
postcss-double-position-gradients • 5.0.7Use double-position gradients in CSSDIRECT3
postcss-focus-visible • 9.0.1Use the :focus-visible pseudo-selector in CSSDIRECT3
postcss-focus-within • 8.0.1Use the :focus-within pseudo-selector in CSSDIRECT3
postcss-gap-properties • 5.0.1Use the gap, column-gap, and row-gap shorthand properties in CSSDIRECT0
postcss-image-set-function • 6.0.3Display resolution-dependent images using the image-set() function in CSSDIRECT2
postcss-lab-function • 6.0.19Use lab() and lch() color functions in CSSDIRECT8
postcss-logical • 7.0.1Use logical properties and values in CSSDIRECT1
postcss-nesting • 12.1.5Nest rules inside each other in CSSDIRECT5
postcss-overflow-shorthand • 5.0.1Use the overflow shorthand in CSSDIRECT1
postcss-place • 9.0.1Use a place-* shorthand for align-* and justify-* in CSSDIRECT1
postcss-pseudo-class-any-link • 9.0.2Use the :any-link pseudo-class in CSSDIRECT3
MIT29
PackageRelationDependenciesPublished
@csstools/cascade-layer-name-parser • 1.0.13Parse CSS Cascade Layer names.INDIRECT0
@csstools/css-calc • 1.2.4Solve CSS math expressionsINDIRECT0
@csstools/css-color-parser • 2.0.5Parse CSS color valuesINDIRECT2
@csstools/css-parser-algorithms • 2.7.1Algorithms to help you parse CSS from an array of tokens.INDIRECT0
@csstools/css-tokenizer • 2.4.1Tokenize CSSINDIRECT0
@csstools/media-query-list-parser • 2.1.13Parse CSS media query lists.INDIRECT0
@csstools/postcss-media-minmax • 1.1.8Use the range notation in CSS media queriesDIRECT4
autoprefixer • 10.4.20Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use websiteDIRECT10
browserslist • 4.24.4Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetDIRECT6
cssesc • 3.0.0A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.INDIRECT0
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
fraction.js • 4.3.7A rational number libraryINDIRECT0
node-releases • 2.0.19Node.js releases dataINDIRECT0
normalize-range • 0.1.2Utility for normalizing a numeric range, with a wrapping function useful for polar coordinatesINDIRECT0
postcss-attribute-case-insensitive • 6.0.3Enable support for case insensitive attribute matching in selectorsDIRECT3
postcss-clamp • 4.1.0PostCSS plugin to transform clamp() to combination of min/maxDIRECT1
postcss-color-hex-alpha • 9.0.4Use 4 & 8 character hex color notation in CSSDIRECT2
postcss-custom-media • 10.0.8Use Custom Media Queries in CSSDIRECT4
postcss-custom-properties • 13.3.12Use Custom Properties Queries in CSSDIRECT5
postcss-custom-selectors • 7.1.12Use Custom Selectors in CSSDIRECT6
postcss-font-variant • 5.0.0PostCSS plugin to transform W3C font-variant properties to more compatible CSS (font-feature-settings)DIRECT0
postcss-opacity-percentage • 2.0.0PostCSS plugin to transform percentage-based opacity values to more compatible floating-point values.DIRECT0
postcss-page-break • 3.0.4PostCSS plugin postcss-page-break to fallback `break-` properties with `page-break-` aliasDIRECT0
postcss-replace-overflow-wrap • 4.0.0PostCSS plugin to replace overflow-wrap with word-wrap or optionally retain both declarations.DIRECT0
postcss-selector-not • 7.0.2PostCSS plugin to transform :not() W3C CSS level 4 pseudo class to :not() CSS level 3 selectorsDIRECT3
postcss-selector-parser • 6.1.2> Selector parser with built in methods for working with selector strings.INDIRECT2
postcss-value-parser • 4.2.0Transforms css values and at-rule params into the treeINDIRECT0
update-browserslist-db • 1.1.2CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ISC2
PackageRelationDependenciesPublished
electron-to-chromium • 1.5.82Provides a list of electron-to-chromium version mappingsINDIRECT0
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001692A smaller version of caniuse-db, with only the essentials!INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 9.6.0 version:

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