mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
818 B
818 B
| extends | title | description |
|---|---|---|
| _layouts.documentation | SVG | Utilities for styling SVG elements. |
@include('_partials.work-in-progress')
Tailwind doesn't provide SVG-specific utilites. Instead, use the generic sizing utilites to control an SVG's width and height, and the text color utilities to control an SVG's fill color.
@component('_partials.code-sample', ['class' => 'text-center']) @endcomponent