Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 836 Bytes

File metadata and controls

21 lines (12 loc) · 836 Bytes

Blade Component Themes

A collection of example themes for Blade Components, the hand-crafted UI component library for building consistent web experiences in Laravel apps.

These themes power the themes gallery and serve as reference implementations you can copy, adapt, or learn from.

Usage

These themes are examples, not a runtime dependency of ddfsn/blade-components. You can install this package to pull them in directly, or use them as a starting point for your own theme.

composer require ddfsn/blade-component-themes

Creating a theme

See the theming guide for how to implement your own theme.

License

The MIT License (MIT). Please see License File for more information.