These are the CSS files used by Blender CMS.
We invest a lot of resources into creating best in class open source packages. You can support us by buying one of our paid products.
We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards on our virtual postcard wall.
This package is built for Blender CMS projects.
Add it to the Laravel project via Yarn.
yarn add @spatie/blender-css
Include the package in your back.scss
, and build with Webpack afterwards.
@charset 'UTF-8';
@import '@spatie/blender-css/dist/blender';
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
If you discover any security related issues, please email willem@spatie.be instead of using the issue tracker.
Spatie is webdesign agency in Antwerp, Belgium. You'll find an overview of all our open source projects on our website.
The MIT License (MIT). Please see License File for more information.