Home Plugin documentation Hooks and functions Filters pip/tailwind/styles_file
pip/tailwind/styles_file
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.
This filter allows you to change path and name of the /pilopress/assets/styles.min.css file
add_filter( 'pip/tailwind/styles_file', function ( $styles_file ) {
return PIP_THEME_ASSETS_PATH . PIP_THEME_STYLE_FILENAME . '.css';
} );
Our home port
15 Rue Cavenne, 69007 Lyon
And from everywhere in the world thanks to Hangout and Skype !
Useful links