-
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
The Tailwind UI CSS is injected in the HTML after all our own assets are injected, making it more difficult to override css
I think this is since the latest version?
Event::listen('backend.page.beforeDisplay', function($controller, $action, $params) {
$controller->addCss('/plugins/aic/extendwinterpages/assets/css/skin-reset.css', 'AIC.v25');
});Metadata
Metadata
Assignees
Labels
No labels
