From ebdfee9c262c8f1bebfb46b7adba2c0e43482d8c Mon Sep 17 00:00:00 2001 From: Achintha Isuru Date: Fri, 26 Jul 2024 16:26:46 +0530 Subject: [PATCH] chore(react): add the github issue link to fix the autoprefixer issue --- packages/react/src/components/Chip/chip.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/react/src/components/Chip/chip.scss b/packages/react/src/components/Chip/chip.scss index 3d3343e7..e49e48d4 100644 --- a/packages/react/src/components/Chip/chip.scss +++ b/packages/react/src/components/Chip/chip.scss @@ -17,6 +17,7 @@ */ // TODO: Remove the following comment after implementing the autoprefixer in the build process. +// https://github.com/wso2/oxygen-ui/issues/241 /* stylelint-disable property-no-vendor-prefix */ :root {