Skip to content

Commit

Permalink
delete comments
Browse files Browse the repository at this point in the history
  • Loading branch information
madhusudhand committed May 21, 2024
1 parent 435f876 commit 0cfc4bc
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ const colorFormats = {
hsla: 'hsla(0, 100%, 50%, 0.5)',
hslp: 'hsl(0 100% 50% / 50%)',
currentcolor: 'currentcolor',

// invalidColor1: 'invalid',
// invalidColor2: 'hwb(0, 0%, 0%)',
};
const validShadowFormats = {
xy: '{x} {y}',
Expand Down

0 comments on commit 0cfc4bc

Please sign in to comment.