@spatie/blender-css
v5.0.4
Published
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
Downloads
10
Readme
blender-css
These are the CSS files used by Blender CMS.
Installation
This package is built for Blender CMS projects.
Add it to the Laravel project via Yarn.
yarn add @spatie/blender-css
Usage
Include the package in your back.scss
, and build with Webpack afterwards.
@charset 'UTF-8';
@import '@spatie/blender-css/dist/blender';
Change log
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
About Spatie
Spatie is webdesign agency in Antwerp, Belgium. You'll find an overview of all our open source projects on our website.
License
The MIT License (MIT). Please see License File for more information.