Converts subscriptions.scss into page specific bundles
What does this MR do and why?
Converts subscriptions.scss into page specific bundles
- Removes unused styles as a result of purchase flow migration
- Splits
subscriptions.scssfile into two page specific scss files- Identity verification flow specific styles for Zuora iframe
- Registration flow specific styles
Related to #366602 (closed)
Screenshots or screen recordings
| Scenario | Before | After |
|---|---|---|
|
|
|
|
|
|
|
|
|
|
|
How to set up and validate locally
Sign up flow
- Start registration process as a new user at http://localhost:3000/
- Continue with the registration flow
- Apply import_project_testing.patch to show import options
Identity verification
- Log in as
root - Visit http://localhost:3000/-/identity_verification
- Choose
Verify with a phone number instead?option
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.







