@extends('layouts.master') @section('title') Utilities @endsection @section('body')
@endsection @section('content') @component('components.breadcrumb') @slot('page_title') Utilities @endslot @slot('subtitle') UI Elements @endslot @endcomponentAdd borders to custom elements.
Or remove borders to custom elements.
Change the border color using utilities built on our theme colors.
Change the border color using utilities built on our theme colors.
To change that opacity, override --bs-border-opacity via custom styles or inline styles.
Add classes to an element to easily round its corners.
Use the scaling classes for larger or smaller rounded corners. Sizes range from 0 to 3, and can be configured 4 & 5 by modifying the utilities API.