Skip to content

Commit

Permalink
fix(Slug): ensure all necessary styles are imported (#15345)
Browse files Browse the repository at this point in the history
Co-authored-by: Taylor Jones <tay1orjones@users.noreply.github.com>
  • Loading branch information
tw15egan and tay1orjones authored Dec 7, 2023
1 parent 670dffc commit 7e8d352
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/styles/scss/components/slug/_slug.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
@use '../../type' as *;
@use '../../utilities/ai-gradient' as *;
@use '../../utilities/convert';
@use '../toggletip';

$sizes: (
mini: (
Expand Down

0 comments on commit 7e8d352

Please sign in to comment.