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

Refactor Sass to better utilise module system #11

Open
1 of 2 tasks
querkmachine opened this issue Sep 17, 2020 · 0 comments
Open
1 of 2 tasks

Refactor Sass to better utilise module system #11

querkmachine opened this issue Sep 17, 2020 · 0 comments
Labels
enhancement New feature or request maintenance Refactoring and reinforcing what we already got

Comments

@querkmachine
Copy link
Member

querkmachine commented Sep 17, 2020

The Sass used in the project is a bit of a halfway house at the moment, with some modules being namespaced and some being loaded into global scope.

  • Add namespacing to all modules currently not namespaced.
  • Refactor Sass implementation of tokens so that variables can be overwritten without modifying brand tokens.
@querkmachine querkmachine added enhancement New feature or request maintenance Refactoring and reinforcing what we already got labels Sep 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request maintenance Refactoring and reinforcing what we already got
Projects
None yet
Development

No branches or pull requests

1 participant