Closed ghiscoding closed 3 weeks ago
Run & review this pull request in StackBlitz Codeflow.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.8%. Comparing base (
2b78877
) to head (2841dbc
). Report is 2 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
$primary-color
(and keep only$slick-primary-color
) since it could cause certain variables to not be overriden properly. I previously kept the$primary-color
to make it easier for Bootstrap users but this is causing issues with the new SASS@use
syntax