tailwindcss
Advanced tools
Comparing version 4.0.7 to 4.0.8
@@ -1,1 +0,1 @@ | ||
"use strict";function s(r){let n={};for(let[e,t]of Object.entries(r??{}))if(e!=="__CSS_VALUES__")if(typeof t=="object"&&t!==null)for(let[i,l]of Object.entries(s(t)))n[`${e}${i==="DEFAULT"?"":`-${i}`}`]=l;else n[e]=t;if("__CSS_VALUES__"in r)for(let[e,t]of Object.entries(r.__CSS_VALUES__))Number(t)&4||(n[e]=r[e]);return n}module.exports=s; | ||
"use strict";function s(r){let n={};for(let[e,t]of Object.entries(r??{}))if(e!=="__CSS_VALUES__")if(typeof t=="object"&&t!==null)for(let[l,i]of Object.entries(s(t)))n[`${e}${l==="DEFAULT"?"":`-${l}`}`]=i;else n[e]=t;if("__CSS_VALUES__"in r)for(let[e,t]of Object.entries(r.__CSS_VALUES__))Number(t)&4||(n[e]=r[e]);return n}module.exports=s; |
{ | ||
"name": "tailwindcss", | ||
"version": "4.0.7", | ||
"version": "4.0.8", | ||
"description": "A utility-first CSS framework for rapidly building custom user interfaces.", | ||
@@ -78,3 +78,3 @@ "license": "MIT", | ||
"dedent": "1.5.3", | ||
"@tailwindcss/oxide": "^4.0.7" | ||
"@tailwindcss/oxide": "^4.0.8" | ||
}, | ||
@@ -81,0 +81,0 @@ "scripts": { |
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 too big to display
Sorry, the diff of this file is not supported yet
563628
4684