-
Notifications
You must be signed in to change notification settings - Fork 203
Open
Labels
idleIssues and pull requests with no activity for three months.Issues and pull requests with no activity for three months.
Description
This is basically a follow question up to a comment in #319: some logical shorthands miss a computed property, because at the time it wasn't clear what those would be. My question is, is this something that can/should be fixed?
The reason I'm wondering is because csstype uses the computed property as an indicator for shorthands, which causes an issue here.
List of shorthands with missing computed list:
- inset
- inset-block
- inset-inline
- margin-block
- margin-inline
- padding-block
- padding-inline
- scroll-margin
- scroll-margin-block
- scroll-margin-inline
- scroll-padding
- scroll-padding-block
- scroll-padding-inline
- scroll-margin
frenic
Metadata
Metadata
Assignees
Labels
idleIssues and pull requests with no activity for three months.Issues and pull requests with no activity for three months.