@skyux/ag-grid 13.12.0 → 14.0.0-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3077,7 +3077,7 @@ sky-ag-grid-wrapper + sky-infinite-scroll .sky-infinite-scroll {
3077
3077
  --sky-override-ag-grid-column-border: 1px solid
3078
3078
  var(--sky-border-color-neutral-medium);
3079
3079
  --sky-override-ag-grid-font-family:
3080
- "BLKB Sans", "Helvetica Neue", "Arial", "sans-serif";
3080
+ 'BLKB Sans', 'Helvetica Neue', 'Arial', 'sans-serif';
3081
3081
  --sky-override-ag-grid-font-size: 15px;
3082
3082
  --sky-override-ag-grid-foreground-color: var(--sky-text-color-default);
3083
3083
  --sky-override-ag-grid-header-divider-width: 1px;