Closed Ferossgp closed 10 years ago
How wp_enqueue_style for style.scss.php ? i tried this :
wp_enqueue_style( 'admin', get_stylesheet_directory_uri() . '/scss/style.scss.php', array(), THEME_VERSION );
but i get error.
Thanks
i get this eror
Number must be a number: C:\wamp\www\wordpress/wp-content/uploads/wp-sass-cache/admin.css.cache.preprocessed.scss::24 Source: (HERE IS MY CSS)
Did you solved your issue?
How wp_enqueue_style for style.scss.php ? i tried this :
but i get error.
Thanks