@unocss/reset
Advanced tools
Comparing version 65.4.0 to 65.4.2
{ | ||
"name": "@unocss/reset", | ||
"type": "module", | ||
"version": "65.4.0", | ||
"version": "65.4.2", | ||
"description": "Collection of CSS resetting", | ||
@@ -9,6 +9,7 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>", | ||
"funding": "https://github.com/sponsors/antfu", | ||
"homepage": "https://github.com/unocss/unocss#readme", | ||
"homepage": "https://unocss.dev", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/unocss/unocss" | ||
"url": "https://github.com/unocss/unocss", | ||
"directory": "packages-presets/reset" | ||
}, | ||
@@ -15,0 +16,0 @@ "bugs": { |
Sorry, the diff of this file is not supported yet
49694