Download the PHP package riclep/laravel-storyblok-css without Composer
On this page you can find all versions of the php package riclep/laravel-storyblok-css. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download riclep/laravel-storyblok-css
More information about riclep/laravel-storyblok-css
Files in riclep/laravel-storyblok-css
Package laravel-storyblok-css
Short Description A bunch of CSS helpers and features for Laravel Storyblok
License MIT
Homepage https://github.com/riclep/laravel-storyblok-css
Informations about the package laravel-storyblok-css
Laravel Storyblok - CSS helper plugin
This is a small package that adds a few additional helper methods to Block
s for generating dynamic CSS class names. You can create class names for Block
s based on their component name in Storyblok, where they’re nested in the tree etc.
This package is a module for Laravel Storyblok
Installation
You can install the package via composer:
Usage
It’s really simple to use, just add the trait to any blocks you want to create CSS classes for or alternatively the App\Storyblok\Block
class.
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Richard Le Poidevin
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.
All versions of laravel-storyblok-css with dependencies
mundschenk-at/php-typography Version ^6.6
riclep/laravel-storyblok Version ^2.14