Skip to content
This repository has been archived by the owner on Nov 12, 2021. It is now read-only.

[WIP DON'T MERGE] Update button styles for secondary and tertiary #46

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

line47
Copy link
Contributor

@line47 line47 commented Jun 17, 2021

  • Adding variables for primary, secondary and tertiary buttons
  • Removing custom secondary example (no longer needed)
  • Removing custom secondary button styles (no longer needed)
  • Removing custom button page (no longer needed)

Screen Shot 2021-06-21 at 2 04 07 PM

@import '@cmsgov/design-system/dist/scss/settings/index';
@import 'settings/index';
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The settings needed to be moved to after the initial design system set up to make sure variables are available


// Likewise, input fields should not have a border radius
$input-border-radius: 0;

// Primary button
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Still need to add styles for secondary and tertiary based on HCgov designs

@line47 line47 changed the base branch from master to development August 20, 2021 16:22
Base automatically changed from development to master September 24, 2021 18:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant