From 2f2cc10cd6bf40915856b252df1a17cdfd3b043d Mon Sep 17 00:00:00 2001 From: Owen Voke Date: Fri, 1 Nov 2024 17:44:55 +0000 Subject: [PATCH] style: apply fixes from Pint --- config/blade-fontawesome.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/blade-fontawesome.php b/config/blade-fontawesome.php index 5b83115b1..317acfb94 100644 --- a/config/blade-fontawesome.php +++ b/config/blade-fontawesome.php @@ -150,18 +150,18 @@ ], 'sharp-duotone-solid' => [ - + 'prefix' => 'fad:sharp', - + 'fallback' => '', - + 'class' => '', - + 'attributes' => [ // 'width' => 50, // 'height' => 50, ], - + ], 'sharp-thin' => [