How to share SCSS variables across libs and apps in Nx project? #28351
Unanswered
awanthairushan
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a React monorepo with 3 apps and many libraries. I want to create a dedicated library to hold my SASS variables and import this variables file into the SASS files of other libraries and apps within the monorepo. What is the best way to do this ???
more details -> https://stackoverflow.com/q/79058453/12783334
Beta Was this translation helpful? Give feedback.
All reactions