Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

igotinfected
Copy link
Member

Description

Fixes most, if not all, CSS issues reported by sonar.

We copy the MudBlazor SASS files into our project to generate a complete app.min.css file in build output so sonar reports a few of the issues that I also found in the MudBlazor sonar issues, so I decided to clean up the entire list.

I completely removed _markdowncode.scss as I found no reference to that file anywhere else.

How Has This Been Tested?

Visually by comparing dev.mudblazor.com docs with local docs (and verifying CSS output in some cases).

Type of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation (fix or improvement to the website or code docs)

Checklist

  • The PR is submitted to the correct branch (dev).
  • My code follows the code style of this project.
  • I've added relevant tests.

Copy link

@danielchalmers
Copy link
Member

Was this automated?

@igotinfected
Copy link
Member Author

Was this automated?

Nope, all manual.

Copy link
Member

@danielchalmers danielchalmers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks good. Let's merge this at the start of the next release cycle so we have more time to dogfood it. Me and @Garderoben agree that we can go ahead and see what happens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Code reorganization that preserves existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants