Skip to content

Commit

Permalink
refactor: rename tests
Browse files Browse the repository at this point in the history
  • Loading branch information
aliceinapple committed Jun 14, 2024
1 parent f42fe6f commit 63b85ae
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { toColorName } from '@atls/figma-utils'
import { toColorString } from '@atls/figma-utils'
import { walk } from '@atls/figma-utils'

import { Shadow } from './interfaces.js'
import { Shadow } from './interfaces.js'

export class FigmaThemeShadowsGenerator extends FigmaThemeGenerator {
readonly name = 'shadows'
Expand Down

0 comments on commit 63b85ae

Please sign in to comment.