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

[BUG] Use of SCSS Variables, Mixins etc #34

Open
developernm opened this issue May 23, 2023 · 0 comments · May be fixed by #165
Open

[BUG] Use of SCSS Variables, Mixins etc #34

developernm opened this issue May 23, 2023 · 0 comments · May be fixed by #165
Assignees
Labels
bug Something isn't working

Comments

@developernm
Copy link

Describe the bug
I cannot import colours variables as you could from the previous design system.

To Reproduce

  1. Install the library

You cannot find any SCSS files within the package to import variables and mixins into the main project

Expected behavior
I should be able to do something like the below but for this library:

@use '@ukho/design-system/styles/base/typography';
@use '
@ukho/design-system/styles/base/colours';

@developernm developernm added the bug Something isn't working label May 23, 2023
@UKHOGreg UKHOGreg linked a pull request Apr 23, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants