@@ -1,2 +0,2 @@ | ||
| import { argbFromHex, hexFromArgb, themeFromSourceColor, Hct } from '@material/material-color-utilities'; | ||
| import { argbFromHex, Hct, hexFromArgb, themeFromSourceColor } from '@material/material-color-utilities'; | ||
| export function toDarkModeColor(hex) { | ||
@@ -3,0 +3,0 @@ try { |
+8
-8
| { | ||
| "name": "neato", | ||
| "version": "0.0.21", | ||
| "description": "A powerful utility library for efficient CSS class management in React applications", | ||
| "version": "0.0.22", | ||
| "description": "Deprecated. Use tailwind-variants and next-themes: https://ilokesto.ayden94.com/ko/migrate/neato", | ||
| "keywords": [ | ||
@@ -24,3 +24,3 @@ "css", | ||
| }, | ||
| "homepage": "https://github.com/ilokesto/neato#readme", | ||
| "homepage": "https://ilokesto.ayden94.com/ko/migrate/neato", | ||
| "bugs": { | ||
@@ -49,2 +49,6 @@ "url": "https://github.com/ilokesto/neato/issues" | ||
| ], | ||
| "scripts": { | ||
| "build": "rm -rf dist && tsc", | ||
| "dev": "tsc --watch" | ||
| }, | ||
| "devDependencies": { | ||
@@ -71,7 +75,3 @@ "@types/jest": "^30.0.0", | ||
| "tailwind-merge": "^3.3.1" | ||
| }, | ||
| "scripts": { | ||
| "build": "rm -rf dist && tsc", | ||
| "dev": "tsc --watch" | ||
| } | ||
| } | ||
| } |
+11
-0
@@ -0,1 +1,12 @@ | ||
| # Deprecated | ||
| `neato` is deprecated. | ||
| - Use `tailwind-variants` for variants. | ||
| - Use `next-themes` for theming. | ||
| - Migration guide: https://ilokesto.ayden94.com/ko/migrate/neato | ||
| - This package is frozen and receives no new features. | ||
| Legacy reference is kept below for existing users only. | ||
| # neato | ||
@@ -2,0 +13,0 @@ |
No website
QualityPackage does not have a website.
No website
QualityPackage does not have a website.
59243
0.52%651
1.72%