Skip to content

Commit 71a6da3

Browse files
committed
fix: add comment with explanation of css variables
1 parent 0a6d190 commit 71a6da3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/pluggableWidgets/carousel-web/src/ui/Carousel.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Atlas UI compatible variable naming for data widgets
12
$gray-200: #e3e3e5 !default;
23
$spacing-large: 24px !default;
34
$focus-outline: 2px solid #264ae5 !default;

0 commit comments

Comments
 (0)