ng-aquila
ng-aquila copied to clipboard
Access of scss utils of shared-styles
Hey everyone 👋
Is there a way to access the utils of shared-styles? In the installed ng-aquila package we can only see the folder styles
but without the scss
utils like breakpoint.scss
?!
Thanks!
Hi @Bl4ckPix3l sorry for the late response. As you see the shared-styles are currently not exposed. That has a lot of different reasons from the past and some things in there are kind of legacy. So I wouldn't want to expose everything but I agree that there are some important helpers in there that we should. We will look into it what we think makes sense, e.g. the breakpoint and media query/container query helpers might be very useful.