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

postcss-unit-unit

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-unit-unit - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "postcss-unit-unit",
"main": "index.js",
"version": "1.0.1",
"version": "1.0.2",
"license": "MIT",

@@ -6,0 +6,0 @@ "author": {

@@ -71,3 +71,3 @@ # CSS 单位自动转换工具

plugins: {
"postcss-px-to-viewport": {
"postcss-unit-unit": {
viewportWidth: 375,

@@ -83,3 +83,3 @@ },

// vite.config.js
import PxToViewport from "postcss-px-to-viewport";
import PxToViewport from "postcss-unit-unit";

@@ -86,0 +86,0 @@ export default defineConfig({

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