This commit is contained in:
pablonyx
2025-02-17 13:21:43 -08:00
committed by GitHub
parent 86bd121806
commit 58b252727f
21 changed files with 178 additions and 64 deletions

View File

@@ -21,7 +21,6 @@ module.exports = {
transitionProperty: {
spacing: "margin, padding",
},
keyframes: {
"subtle-pulse": {
"0%, 100%": { opacity: 0.9 },
@@ -148,7 +147,6 @@ module.exports = {
"text-mobile-sidebar": "var(--text-800)",
"background-search-filter": "var(--neutral-100-border-light)",
"background-search-filter-dropdown": "var(--neutral-100-border-light)",
"tw-prose-bold": "var(--text-800)",
"user-bubble": "var(--off-white)",