ng-aquila icon indicating copy to clipboard operation
ng-aquila copied to clipboard

Access of scss utils of shared-styles

Open Bl4ckPix3l opened this issue 1 year ago • 1 comments

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!

Bl4ckPix3l avatar Nov 09 '23 12:11 Bl4ckPix3l

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.

Phil147 avatar Jan 17 '24 09:01 Phil147