Skip to content

Commit

Permalink
remove unused filels
Browse files Browse the repository at this point in the history
  • Loading branch information
talentlessguy committed Nov 6, 2024
1 parent e7f49f6 commit 7a7da1c
Show file tree
Hide file tree
Showing 11 changed files with 3 additions and 476 deletions.
3 changes: 3 additions & 0 deletions components/knip.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"project": ["src/**"]
}
81 changes: 0 additions & 81 deletions components/src/components/atoms/Button/utils/withColorStyle.ts

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions components/src/css/layers.css.ts

This file was deleted.

2 changes: 0 additions & 2 deletions components/src/css/utils/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,3 @@ export const brightness = (value: number | string) =>

export const rotate = (value: number | string) =>
base('rotate', value, 0, 'deg')

export const rgb = (value: string) => `rgb(${value})`
108 changes: 0 additions & 108 deletions components/src/css/utils/getColorStyle.ts

This file was deleted.

71 changes: 0 additions & 71 deletions components/src/interfaces/withColourStyle.ts

This file was deleted.

11 changes: 0 additions & 11 deletions components/src/tokens/breakpoints.ts

This file was deleted.

Loading

0 comments on commit 7a7da1c

Please sign in to comment.