I’m using AngularDart 5 in order to create a web app. I want to store some SCSS variables in my styles.scss
file (web
folder). What is the best way to use these variables in the SCSS stylesheet of a component (lib
folder)?
Thank you!
There are a couple of concepts I need to clear up first:
So your options are: