Skip to content

[Blazor] Wires up CSS isolation (#24221) #24271

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 24, 2020

Conversation

javiercn
Copy link
Member

@javiercn javiercn commented Jul 24, 2020

  • Wires up CSS isolation on the build.
  • Transforms the css files during build.
  • Bundles all scopes css into a single file and exposes it on _framework/scoped.styles.cs
  • Packs pre-processed files as static web assets.

Backport from master, I targeted the wrong branch

* Wires up CSS isolation on the build.
* Transforms the css files during build.
* Bundles all scopes css into a single file and exposes it on _framework/scoped.styles.cs
* Packs pre-processed files as static web assets.
@javiercn javiercn requested review from SteveSandersonMS and a team as code owners July 24, 2020 07:09
Copy link
Member

@SteveSandersonMS SteveSandersonMS left a comment

Choose a reason for hiding this comment

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

Automatic sign-off since this is just a backport from master

@javiercn javiercn force-pushed the javiercn/css-isolation-preview8 branch from d6d0a0a to caae61f Compare July 24, 2020 11:38
@mkArtakMSFT mkArtakMSFT merged commit b326be1 into release/5.0-preview8 Jul 24, 2020
@mkArtakMSFT mkArtakMSFT deleted the javiercn/css-isolation-preview8 branch July 24, 2020 15:42
dougbu pushed a commit to dougbu/razor-compiler that referenced this pull request Nov 17, 2021
…netcore#24271)

* Wires up CSS isolation on the build.
* Transforms the css files during build.
* Bundles all scopes css into a single file and exposes it on _framework/scoped.styles.cs
* Packs pre-processed files as static web assets.

Commit migrated from dotnet/aspnetcore@b326be171014
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.

3 participants