Socket
Socket
Sign inDemoInstall

@csstools/postcss-relative-color-syntax

Package Overview
Dependencies
Maintainers
3
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@csstools/postcss-relative-color-syntax - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

6

CHANGELOG.md
# Changes to PostCSS Relative Color Syntax
### 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-relative-color-syntax",
"description": "Use the relative color syntax 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 Relative Color Syntax [<img src="https://postcss.github.io/postcss/logo.svg" alt="PostCSS Logo" width="90" height="90" align="right">][PostCSS]

```bash
npm install @csstools/postcss-relative-color-syntax --save-dev
```
[PostCSS Relative Color Syntax] lets you use the relative color syntax in CSS color functions following [CSS Color Module 5].

@@ -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