Skip to content

Create Variables SASS file #462

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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
6 of 8 tasks
Tracked by #444
sunannie27 opened this issue Sep 14, 2023 · 1 comment
Closed
6 of 8 tasks
Tracked by #444

Create Variables SASS file #462

sunannie27 opened this issue Sep 14, 2023 · 1 comment

Comments

@sunannie27
Copy link
Member

sunannie27 commented Sep 14, 2023

Dependencies

Overview

We need to create a variables sheet which contains variables for our design system so that it is easily customizable by teams down the road.

Action Items

  • Create a _variables.scss within the sass directory
  • Import this file into the main.scss file
  • Add all color variables from the design system
  • Add typography variables
  • Add button styling variables
  • Merge changes into the github pages branch

Resources/Instructions

@sunannie27 sunannie27 added this to the TWE Design System - Development milestone Sep 14, 2023
@joshfishman joshfishman added size: 2pt Can be done in 7-12 hours and removed draft Ready for product When the issue is ready for product team to review labels Oct 2, 2023
@joshfishman joshfishman assigned jnomad21 and unassigned joshfishman Oct 2, 2023
@joshfishman joshfishman changed the title Create Variables SASS file based on Figma colors Create Variables SASS file Oct 2, 2023
@joshfishman
Copy link
Member

This is being closed, File is created, further variables will be created on a per component basis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment