View source: R/tailwind-install.R
Installs the template tailwind css npm directory into a specific directory that can then be operated by other functions in this package.
To configure the tailwind settings after installation, you should edit the tailwind files themselves and refer to the Tailwind Docs.
Use tailwind_installed()
to check a directory for an installation.
1 2 3 |
Other Tailwind CSS:
tailwind_assets()
,
tailwind_build()
,
tailwind_demo()
,
tailwind_init()
,
tailwind_run()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.