Skip to content

Commit

Permalink
chore: update Performance.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nmerget committed Jan 7, 2025
1 parent 1fae3cf commit d698cf0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/foundations/docs/Performance.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ new PurgeCSS()
/-default$/,
/-hovered$/,
/-pressed$/
],
/* Some components require a safelist */
greedy: [
/db-tabs/ // TODO: Add more components if ne
]
}
})
Expand Down

0 comments on commit d698cf0

Please sign in to comment.