Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSS minification issue with v12.0.1 and ngx-toaster #20895

Closed
1 task done
mohamed-badaoui opened this issue May 21, 2021 · 2 comments
Closed
1 task done

CSS minification issue with v12.0.1 and ngx-toaster #20895

mohamed-badaoui opened this issue May 21, 2021 · 2 comments

Comments

@mohamed-badaoui
Copy link

mohamed-badaoui commented May 21, 2021

馃悶 Bug report

Command (mark with an x)

  • build

Is this a regression?

yes

Yes, the previous version in which this bug was not present was: 12.0.0

Description

I upgraded @angular/cli / @angular-devkit/build-angular from v12.0.0 to v12.0.1, and used with package ngx-toaster (https://github.com/scttcper/ngx-toastr)

But one of css rule of this toaster is

.toast-container{z-index:999999}

and it is minified wrongly to:

.toast-container{ z-index:#999 }

No issue with @angular/cli / @angular-devkit/build-angular v12.0.0

@mohamed-badaoui mohamed-badaoui changed the title CSS minification issue with v12.0.1 wtih ngx-toaster CSS minification issue with v12.0.1 and ngx-toaster May 21, 2021
@alan-agius4
Copy link
Collaborator

Duplicate of #20870

@alan-agius4 alan-agius4 marked this as a duplicate of #20870 May 21, 2021
@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 Jun 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants