Socket
Socket
Sign inDemoInstall

@csstools/postcss-color-mix-function

Package Overview
Dependencies
Maintainers
3
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@csstools/postcss-color-mix-function - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

6

CHANGELOG.md
# Changes to PostCSS Color Mix Function
### 2.0.4
_September 18, 2023_
- Updated [`@csstools/postcss-progressive-custom-properties`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-progressive-custom-properties) to [`3.0.1`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-progressive-custom-properties/CHANGELOG.md#301) (patch)
### 2.0.3

@@ -4,0 +10,0 @@

4

package.json
{
"name": "@csstools/postcss-color-mix-function",
"description": "Use the color-mix function in CSS",
"version": "2.0.3",
"version": "2.0.4",
"contributors": [

@@ -51,3 +51,3 @@ {

"@csstools/css-tokenizer": "^2.2.0",
"@csstools/postcss-progressive-custom-properties": "^3.0.0"
"@csstools/postcss-progressive-custom-properties": "^3.0.1"
},

@@ -54,0 +54,0 @@ "peerDependencies": {

@@ -5,2 +5,6 @@ # PostCSS Color Mix Function [<img src="https://postcss.github.io/postcss/logo.svg" alt="PostCSS Logo" width="90" height="90" align="right">][PostCSS]

```bash
npm install @csstools/postcss-color-mix-function --save-dev
```
[PostCSS Color Mix Function] lets you use the `color-mix()` function following the [CSS Color 5 Specification].

@@ -7,0 +11,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc