Skip to content

Commit 6460ef6

Browse files
authored
Revise individual-transforms description (#1829)
1 parent 862d5af commit 6460ef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/individual-transforms.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Individual transform properties
2-
description: The `translate`, `rotate`, and `scale` CSS properties apply simple transformations independently, as opposed to applying multiple transformations with the `transform` CSS property.
2+
description: The `translate`, `rotate`, and `scale` CSS properties apply single transformations independently, as opposed to applying multiple transformations with the `transform` CSS property.
33
spec: https://drafts.csswg.org/css-transforms-2/#individual-transforms
44
group: transforms
55
compat_features:

0 commit comments

Comments
 (0)