Skip to content

Commit

Permalink
chore(tokens): update some raw commented tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-deramond committed Oct 18, 2024
1 parent 08b7004 commit be5f724
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scss/tokens/_semantic.scss
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,12 @@ $ouds-border-style-drag: $ouds-border-style-dashed !default;

$ouds-border-width-none: $ouds-border-width-0 !default;
$ouds-border-width-default: $ouds-border-width-25 !default;
// $ouds-border-width-focus: $ouds-border-width-50 !default;
// $ouds-border-width-focus-inset: $ouds-border-width-75 !default;
$ouds-border-width-thin: $ouds-border-width-25 !default;
$ouds-border-width-medium: $ouds-border-width-50 !default;
$ouds-border-width-thick: $ouds-border-width-75 !default;
$ouds-border-width-thicker: $ouds-border-width-100 !default;
// $ouds-border-width-outside-focus: $ouds-border-width-50 !default;
// scss-docs-end ouds-semantic-border

// Elevation
Expand Down

0 comments on commit be5f724

Please sign in to comment.