wp-theme-vite-tailwind icon indicating copy to clipboard operation
wp-theme-vite-tailwind copied to clipboard

How can we import a stylesheet only in the front-end & import a separate stylesheet in wp-admin?

Open indaviande opened this issue 9 months ago • 0 comments

Through main.js, I'm currently importing a stylesheet which is both used on the front & back-end.

Is there a way to separate these imports?

indaviande avatar May 24 '24 14:05 indaviande