Skip to content

Conversation

andrewseguin
Copy link
Contributor

Removes the Sass warning about duplicate styles being emitted. This can happen if a theme file emits styles twice.

This was only really an issue before we used CSS variables, since the theme files emitted longer concrete CSS styles. Now, it's really not a big deal if extra tokens are emitted since its very minimal. Also, it's not clear users understood how to evade this warning, especially in an ergonomic way

@andrewseguin andrewseguin requested a review from a team as a code owner June 16, 2025 19:07
@andrewseguin andrewseguin requested review from crisbeto and wagnermaciel and removed request for a team June 16, 2025 19:07
@andrewseguin andrewseguin added the target: minor This PR is targeted for the next minor release label Jun 16, 2025
Copy link
Member

@crisbeto crisbeto left a comment

Choose a reason for hiding this comment

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

🎉

@andrewseguin andrewseguin added the action: merge The PR is ready for merge by the caretaker label Jun 17, 2025
@andrewseguin andrewseguin merged commit ca83d31 into angular:main Jun 17, 2025
22 of 25 checks passed
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Jul 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants