tailwindcss/docs/source/docs/svg.blade.md
Adam Wathan 4c1017cfff Revert "Revert "Move page descriptions into yaml""
This reverts commit 1615f02b2134e72f6c26f63baf1e14fd24458ba8.
2017-11-07 16:04:29 -05:00

820 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