tailwindcss/docs/source/docs/svg.blade.md
2017-11-09 13:55:51 -05:00

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