django-components/tests/static_root/style.css
Juro Oravec 715bf7d447
feat: allow to set main JS and CSS from files + lazy-load component m… (#870)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-12-30 18:00:46 +01:00

4 lines
No EOL
100 B
CSS

/* Used in `MainMediaTest` tests in `test_component_media.py` */
.html-css-only {
color: blue;
}