allianz / ng-aquila

Angular UI Component library for the Open Insurance Platform
https://allianz.github.io/ng-aquila/
Other
209 stars 36 forks source link

Access of scss utils of shared-styles #61

Open Bl4ckPix3l opened 11 months ago

Bl4ckPix3l commented 11 months ago

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!

Phil147 commented 8 months ago

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.