ghiscoding / slickgrid-universal

Slickgrid-Universal is a monorepo which includes all Editors, Filters, Extensions, Services related to SlickGrid usage and is also Framework Agnostic
https://ghiscoding.github.io/slickgrid-universal/
MIT License
82 stars 26 forks source link

fix(styles): Add missing semicolon in line 1147 of _variables.scss #1625

Closed hwlv closed 1 month ago

hwlv commented 1 month ago

Add missing semicolon in line 1147 of _variables.scss

stackblitz[bot] commented 1 month ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.8%. Comparing base (3ccfd30) to head (36c3187). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1625 +/- ## ====================================== Coverage 99.8% 99.8% ====================================== Files 198 198 Lines 21805 21805 Branches 7307 7307 ====================================== Hits 21744 21744 Misses 55 55 Partials 6 6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

ghiscoding commented 1 month ago

good catch, thanks for the contribution

ghiscoding commented 1 month ago

now released in new v5.5.0 which also adds new features. Thanks again for the contribution ⭐