Home Plugin documentation Hooks and functions Functions pip_get_tailwind_css()
pip_get_tailwind_css()
Heads up!
This article contains PHP code and is intended for developers. We offer this code as a courtesy, but don’t provide support for code customizations or 3rd party development.
Get your custom CSS (which is set in Pilo’Press > Styles > TailwindCSS > CSS)
/**
* Get formatted CSS
*
* @return mixed
*/
function pip_get_tailwind_css() {
$tailwind = acf_get_instance( 'PIP_Tailwind' );
return $tailwind->get_tailwind_css();
}
Our home port
15 Rue Cavenne, 69007 Lyon
And from everywhere in the world thanks to Hangout and Skype !
Useful links