1 parent bf6ddb2 commit b1d87eaCopy full SHA for b1d87ea
1 file changed
LESS.sublime-syntax
@@ -1650,7 +1650,7 @@ contexts:
1650
- include: less-aliases
1651
- match: \b(auto-fill|auto-fit)\b
1652
scope: support.keyword.repetitions.css
1653
- - match: \b(max-content|min-content|auto)\b
+ - match: \b(auto|max-content|min-content|auto)\b
1654
scope: support.constant.property-value.css
1655
1656
var-function:
0 commit comments