0.1.0 • Published 6 years ago

laravel-mix-astroturf v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Laravel Mix Astroturf

Laravel Mix extension that allows you to compile CSS-in-JSS pre-runtime with Astroturf and PostCSS magika.

Install

npm install laravel-mix-astroturf --save-dev

yarn add -D laravel-mix-astroturf

Usage

require("laravel-mix-astroturf")

mix.astroturf()
0.1.0

6 years ago