Russ Carver
Russ Carver
This is some great stuff! However we have recently migrated from Karma to Jest and Jest does not expose the `createSpyObj` method of Jasmine. As such, I've had to "copy"...
This is based off PR #506 but with all the latest code as of 7/28/2022
### Bug Report or Feature Request (mark with an `x`) ``` - [ ] bug report -> please search issues before submitting - [ x] feature request ``` ### OS...
Can you add in the alphabetization of CSS4 variables? These are the CSS variables that start with `--` For example, `--component-height: 20px;` I would expect them to be grouped together,...