use_tailwind {packer} | R Documentation |
Creates PostCSS, and tailwindcss config files as well as adds the appropriate loaders and installs dependencies.
use_tailwind(test = "\\.css$")
test |
Test regular expression test which files should be transformed by the loader. |