Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

Loading CSS in a custom plugin

plugin plugins

Solved by Geoff Jackson View solution

Started by Geoff Jackson 6 years ago · 1 replies · 970 views
6 years ago

How should CSS be loaded correctly in a custom plugin?

I've a function onAssetsInitialized which is already loading JS successfully in the plugin.

And am trying to load like the below but this isn't doing anything...

$assets->addCss('plugins://paypal-checkout/assets/paypal-checkout.css');

6 years ago Solution

Ah never mind. This is actually now loading.

I don't know why it wasn't a minute ago.

Suggested topics

Topic Participants Replies Views Activity
Plugins · by complanar, 2 weeks ago
2 249 4 days ago
Plugins · by Vladimir Novak, 1 month ago
3 594 1 month ago
Plugins · by Mathieu Lecouturier, 2 months ago
3 415 2 months ago
Plugins · by Slebeig, 2 months ago
1 529 2 months ago
Plugins · by Rene, 3 months ago
2 729 3 months ago