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 committed Sep 20, 2021
1 parent fa96e03 commit 7b64c8d
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 7b64c8d

Please sign in to comment.