[BB2-1305] Add US Banner SCSS to BB2 CSS #57
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
JIRA Ticket:
BB2-1305
User Story or Bug Summary:
Description:
CMS has a website requirement that we show the USA banner at the top of all government supported sites. We need to add new website banner design as given by CMS. Documentation can be found here: https://design.cms.gov/components/usa-banner/
Banner should be added to the static site on all pages. Also, it should be added to the sandbox after sign-in on all pages.
AC:
Add banner to static site
Verify it shows on all pages
What Does This PR Do?
This is a CSS part changes that has to be made before BB2 SBX and Site static web pages adding Us Banner widgets at the top of the pages.
Pulled UsBanner.scss from cms design system and re-generated css files used for SBX pages and Site static pages.
What Should Reviewers Watch For?
If you're reviewing this PR, please check these things, in particular:
Check out the bluebutton-css repo and following readme, be able to generate SBX and site static css (minimized) under dist folder
What Security Implications Does This PR Have?
Submitters should complete the following questionnaire:
What Needs to Be Merged and Deployed Before this PR?
This PR cannot be either merged or deployed until the following pre-requisite changes have been fully deployed:
Submitter Checklist
I have gone through and verified that...:
README
updates and changelog / release notes entries.TODO
and/orFIXME
comments, which include a JIRA ticket ID for any items that require urgent attention.