Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

postcss-variables

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-variables - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

2

package.json
{
"name": "postcss-variables",
"version": "0.2.0",
"version": "0.2.1",
"description": "PostCSS plugin that converts variables into CSS",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -126,4 +126,2 @@ # PostCSS Variables

Here is a full example of how you might create a base variables file:
```js

@@ -130,0 +128,0 @@ function darken(color, pct) {

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