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

@trackunit/css-tailwind-custom-properties-plugin

Package Overview
Dependencies
Maintainers
3
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trackunit/css-tailwind-custom-properties-plugin - npm Package Compare versions

Comparing version 0.0.8-alpha-307439490d.0 to 0.0.8

2

package.json
{
"name": "@trackunit/css-tailwind-custom-properties-plugin",
"version": "0.0.8-alpha-307439490d.0",
"version": "0.0.8",
"main": "./index.cjs",

@@ -5,0 +5,0 @@ "repository": "https://github.com/Trackunit/manager",

@@ -7,2 +7,3 @@ import { CSSRuleObject } from "tailwindcss/types/config";

* Converts an array of keys to a valid CSS custom property name.
*
* @param keys An array of strings representing the keys to be converted to a CSS custom property name.

@@ -25,2 +26,3 @@ * @returns A string representing the CSS custom property name.

* Converts a object containing CSS variables to an array of CSS rules.
*
* @param variablesDecleration An object containing the CSS variables and their corresponding values.

@@ -27,0 +29,0 @@ * @returns An array of CSS rules.

Sorry, the diff of this file is not supported yet

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