ASU / asu-unity-stack

ASU Unity Design System
https://unity.web.asu.edu/
Other
11 stars 8 forks source link

fix(unity-bootstrap-theme): remove duplicate container rules #1200

Closed scott-williams-az closed 10 months ago

scott-williams-az commented 11 months ago

Description

  .container,
  .container-fluid,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

was being added 3 times inside bundle.

Links

Checklist

Images

no changes to these files:

Unminified compare of output for: