Skip to content

Commit

Permalink
📝 Removed old comments
Browse files Browse the repository at this point in the history
  • Loading branch information
KenAJoh committed Dec 20, 2024
1 parent 56ec1e4 commit 0ba0b2f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions @navikt/core/tailwind/darkside.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,6 @@ const colorTokensEntries = Object.entries(transformedTokens).filter(([key]) => {
});
const colors = Object.fromEntries(colorTokensEntries);

/**
* TODO deprecations:
* - max-width
* - z-index
*/
export const config = {
theme: {
colors,
Expand Down

0 comments on commit 0ba0b2f

Please sign in to comment.