adds conical bg and tailwind.
not yet animated, but should be doable with @property.
This commit is contained in:
@@ -11,8 +11,11 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/postcss": "^4.1.10",
|
||||
"@types/node": "24.0.3",
|
||||
"@types/react": "19.1.8",
|
||||
"postcss": "^8.5.6",
|
||||
"tailwindcss": "^4.1.10",
|
||||
"typescript": "5.8.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user