You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apologies if I'm posting this question in the wrong place, but I'm using a global style sheet, written in LESS. I have angular-cli configured to use LESS style sheets for each component, rather than CSS. Is there a way for the CLI to generate components with my variables.less auto imported so I don't have to import them manually every time I want to use variables in a component's styles? Same goes for SASS.
fural, tonymk, nweldev, benjamincharity, cvharris and 1 more