{% load render_bundle from webpack_loader %} DEFAULT Bundle Theme Test {% render_bundle 'core' 'css' config='DEFAULT' %}

DEFAULT Bundle - Blue Theme

This page uses the DEFAULT webpack bundle with blue color scheme

Theme Test Card

This card uses the DEFAULT theme styling with blue accents.

DaisyUI Components

DEFAULT Bundle Alert

This alert uses the blue theme colors from the DEFAULT bundle.

Test Other Bundles:

🟢 Test LOGIN Bundle (Green Theme)
{% render_bundle 'core' 'js' config='DEFAULT' %}