[SPIKE] Throw error if shorthand and longhand properties are mixed, or if invalid CSS properties are used #261
Annotations
3 errors and 1 notice
task-checklist
Found incomplete tasks:
- Updated or added applicable tests
- Updated the documentation in `website/`
- Verify this works with complex `styled` usages (props, dynamic styles...)
- Verify this works with `cssMap`
- Verify this works with `ClassName`
- Verify this works with `xcss`
- See whether it's possible to run this check when using `styled` composition
- Resolve TODOs in the source code of the PR
- **Add ability to configure exceptions for certain CSS properties**, e.g. `font` (shorthand and longhand mixing is required for the Atlassian Design System `font` tokens)
|
task-checklist
Found 9 tasks in the PR description not marked as completed.
Please complete all tasks in your PR description before merging.
|
task-checklist
Process completed with exit code 1.
|
task-checklist
False positive? Insert <!-- task-checklist-ignore-start --> and <!-- task-checklist-ignore-end --> in the section(s) of your PR where you want to skip the check.
However, with great power comes great responsibility...
|