use_tailwind {packer}R Documentation

Use Tailwind

Description

Creates PostCSS, and tailwindcss config files as well as adds the appropriate loaders and installs dependencies.

Usage

use_tailwind(test = "\\.css$")

Arguments

test

Test regular expression test which files should be transformed by the loader.


[Package packer version 0.1.3 Index]