@g-loot/css-framework
Advanced tools
Comparing version 1.0.98 to 1.0.99
{ | ||
"name": "@g-loot/css-framework", | ||
"version": "1.0.98" | ||
"version": "1.0.99" | ||
} |
@@ -293,2 +293,3 @@ function withOpacityValue(variable) { | ||
"fire-out": "fireOut 0.44s cubic-bezier(0.7, 0, 0.1, 1) both", | ||
"text-attention": "textAttention 2s ease-in-out infinite both", | ||
}, | ||
@@ -558,2 +559,10 @@ keyframes: { | ||
}, | ||
textAttention: { | ||
"0%,100%": { | ||
color: "rgb(var(--color-ui-200))", | ||
}, | ||
"50%": { | ||
color: "rgb(var(--color-mono-100))", | ||
}, | ||
}, | ||
}, | ||
@@ -560,0 +569,0 @@ boxShadow: { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
381977
22254