dev-master
9999999-dev https://github.com/jeroen-g/crosswindCrosswind is an Tailwind CSS addon for Laravel apps.
EUPL-1.1
The Requires
by Jeroen
laravel css tailwind crosswind
Wallogit.com
2017 © Pedro Peláez
Crosswind is an Tailwind CSS addon for Laravel apps.
, (*1)
Take a look at contributing.md to see a to do list., (*3)
Crosswind is an 'addon' for Tailwind CSS. This package gets you up and going quickly with a set of templates that you can make your own very easily. As it is currently under development (and far from finished) everyone is welcome to take a look and contribute their thoughts, ideas and code., (*4)
Via Composer, (*5)
``` bash $ composer require jeroen-g/crosswind, (*6)
## Usage To get started with all the assets etc., run the publish command and choose the option for the `CrosswindServiceProvider`. ```bash $ php artisan vendor:publish
You will get the following files:
- in resources/assets/vendor/crosswind the unprocessed css/js files.
- in resources/views/vendor/crosswind the Blade view files.
- in public/vendor the processed css/js files and the background image., (*7)
Work in progress., (*8)
Work in progress., (*9)
Work in progress., (*10)
Please see the changelog for more information on what has changed recently., (*11)
Please see contributing.md for details and a todolist., (*12)
The design is based on this Dribble., (*13)
EUPL-1.1. Please see the license file for more information., (*14)
Crosswind is an Tailwind CSS addon for Laravel apps.
EUPL-1.1
laravel css tailwind crosswind