Skip to content

Commit

Permalink
fix(@clayui/css): Atlas remove extra $code-color variable
Browse files Browse the repository at this point in the history
    - This is already defined in _globals.scss
  • Loading branch information
pat270 committed Apr 27, 2022
1 parent ac7c862 commit 5b4d621
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/clay-css/src/scss/atlas/variables/_type.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
$b-font-weight: $font-weight-semi-bold !default;

$strong-font-weight: $font-weight-semi-bold !default;

$code-color: #e83e8c !default;

0 comments on commit 5b4d621

Please sign in to comment.