Karl Schaefer
Karl Schaefer
We added some new features, but didn't add documentation.
Normal dependencies can cause type mismatches if the dependency versions are different. This means that our dependency and every other library or application depending on the same dependency need to...
Quite a few string formats were added after the 1.4.0 release. We need a new release for these.
Per https://github.com/CSSLint/csslint/wiki/Command-line-interface the command line supports the ability to specify `--errors` and `--warnings`. I would like to be able to specify which rules that I use go into the error...
**Describe the bug** Angular's `fullTemplateTypeCheck` wants the passed type of `LegendPosition` to be a value from the enum. Passing in the string that represents that value causes the compiler to...