UKHO / admiralty-design-system

MIT License
5 stars 0 forks source link

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

Open developernm opened 1 year ago

developernm commented 1 year ago

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';

github-actions[bot] commented 1 week ago

:rocket: Issue was released in v2.0.0-next.4 :rocket: