Skip to content

Commit 0cfc4bc

Browse files
committed
delete comments
1 parent 435f876 commit 0cfc4bc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/edit-site/src/components/global-styles/test/shadow-utils.spec.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ const colorFormats = {
1616
hsla: 'hsla(0, 100%, 50%, 0.5)',
1717
hslp: 'hsl(0 100% 50% / 50%)',
1818
currentcolor: 'currentcolor',
19-
20-
// invalidColor1: 'invalid',
21-
// invalidColor2: 'hwb(0, 0%, 0%)',
2219
};
2320
const validShadowFormats = {
2421
xy: '{x} {y}',

0 commit comments

Comments
 (0)