2017 © Pedro Peláez
 

library crosswind

Crosswind is an Tailwind CSS addon for Laravel apps.

image

jeroen-g/crosswind

Crosswind is an Tailwind CSS addon for Laravel apps.

  • CSS
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 2 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Crosswind

Screenshot, (*1)

Latest Version on Packagist StyleCI, (*2)

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)

Installation

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)

Crosswind Preset

Work in progress., (*8)

Tailwind configuration

Work in progress., (*9)

Blocks

Work in progress., (*10)

Used libraries

Change log

Please see the changelog for more information on what has changed recently., (*11)

Contributing

Please see contributing.md for details and a todolist., (*12)

Credits

The design is based on this Dribble., (*13)

License

EUPL-1.1. Please see the license file for more information., (*14)

The Versions

02/07 2018

dev-master

9999999-dev https://github.com/jeroen-g/crosswind

Crosswind is an Tailwind CSS addon for Laravel apps.

  Sources   Download

EUPL-1.1

The Requires

 

laravel css tailwind crosswind