Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

[Terra-Tag] Fix for Build failures happening due to use of @supports CSS rule #3974

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

supreethmr
Copy link
Contributor

Summary

Removed unreferenced @supports css rule which was causing build issue on the application using old version of Webpack < 5

What was changed:
Removed unreferenced CSS code from RollupTag.scss

Why it was changed:
CSS class was not used anywhere on terra-tag component.
@supports rule causes SassError: Invalid CSS after " @supports ": expected

Testing

This change was tested using:

  • WDIO
  • Jest
  • Visual testing (please attach a screenshot or recording)
  • Other (please describe below)
  • No tests are needed

Reviews

In addition to engineering reviews, this PR needs:

  • UX review
  • Accessibility review
  • Functional review

Additional Details

This PR resolves:

UXPLATFORM-XXXX


Thank you for contributing to Terra.
@cerner/terra

@supreethmr supreethmr requested a review from a team as a code owner November 15, 2023 11:32
@github-actions github-actions bot temporarily deployed to preview-pr-3974 November 15, 2023 11:33 Destroyed
@supreethmr supreethmr merged commit ae0e41c into main Nov 16, 2023
21 checks passed
@supreethmr supreethmr deleted the fixes-build-issue branch November 16, 2023 03:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants