@clearkit/core
Advanced tools
Comparing version
@@ -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"), |
{ | ||
"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", |
13015
1.39%428
3.13%