Skip to content

Conversation

@wesleyboar
Copy link
Member

Caution

Untested.

Overview

Restructure the CSS for the Django CMS Blog, consolidating styles into dedicated files for pages and plugins.

Changes

  • added new stylesheets for blog pages and plugins
  • removed outdated stylesheets that were previously used
  • updated import paths in templates to reflect new stylesheet locations

Testing

  1. Verify that blog pages render correctly with the new styles.
  2. Ensure that plugin instances display as expected across the site.

UI

## Overview

Restructure the CSS for the Django CMS Blog, consolidating styles into dedicated files for pages and plugins.

## Changes

- **added** new stylesheets for blog pages and plugins
- **removed** outdated stylesheets that were previously used
- **updated** import paths in templates to reflect new stylesheet locations

## Testing

1. Verify that blog pages render correctly with the new styles.
2. Ensure that plugin instances display as expected across the site.

## Related

- Improves organization of styles for better maintainability.
@wesleyboar wesleyboar changed the title feat: restructure blog stylesheets and update imports refactor: restructure blog stylesheets Jan 9, 2026
@wesleyboar wesleyboar marked this pull request as draft January 9, 2026 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants