New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@clearkit/core

Package Overview
Dependencies
Maintainers
4
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clearkit/core - npm Package Compare versions

Comparing version

to
0.7.2-0

15

clearkit.tailwind.js

@@ -268,3 +268,16 @@ module.exports = {

},
variants: {},
variants: [
"responsive",
"group-hover",
"focus-within",
"first",
"last",
"odd",
"even",
"hover",
"focus",
"active",
"visited",
"disabled",
],
plugins: [

@@ -271,0 +284,0 @@ require("tailwindcss-gradients"),

2

package.json
{
"name": "@clearkit/core",
"version": "0.7.1-0",
"version": "0.7.2-0",
"description": "The core styles for ClearKit",

@@ -5,0 +5,0 @@ "main": "clearkit.tailwind.js",