Skip to content

Commit

Permalink
Prettier format fix for scss @forward
Browse files Browse the repository at this point in the history
  • Loading branch information
esanzgar authored and robertknight committed Sep 22, 2021
1 parent e86a2a7 commit 6108e4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/shared/variables/_index.scss
@@ -1,4 +1,4 @@
@forward 'colors' as color- *;
@forward 'colors' as color-*;

$border-radius: 2px;

Expand Down

0 comments on commit 6108e4b

Please sign in to comment.