Skip to content
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

SASS #28

Open
7 tasks
gaj23 opened this issue Mar 29, 2021 · 0 comments
Open
7 tasks

SASS #28

gaj23 opened this issue Mar 29, 2021 · 0 comments
Labels
enhancement New feature or request refactoring code that works, but needs a touch up styling

Comments

@gaj23
Copy link
Owner

gaj23 commented Mar 29, 2021

Story

As a dev, I want to apply SASS so that I can utilize variables and mixins to minimize redundancy in styling.

Acceptance Criteria

How will we know that the user story is complete?

As a dev, when I open the project, I can see in the file structure sass files and partial files. I see that inside of component files, sass variables and mixins are being imported and applied.

Concerns

  • download sass
  • create sass file structure
  • import partial sass files into main
  • import sass file into component files
  • start with color variables
  • move on to borders
  • media queries included.
@gaj23 gaj23 added enhancement New feature or request refactoring code that works, but needs a touch up styling labels Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactoring code that works, but needs a touch up styling
Projects
None yet
Development

No branches or pull requests

1 participant