Learn R Programming

packer (version 0.1.3)

use_tailwind: 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.