-
Notifications
You must be signed in to change notification settings - Fork 588
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CSS] Add rounding strategy keywords (#4049)
This commit adds scopes to highlight round() strategies. Note: round() uses common `calc-function-arguments-content` context, so these keywords are also highlighted in other functions, they don't have special meaning in. Chances to run into conflicts are however too low to justify a new dedicated context for round() arguments. see: https://developer.mozilla.org/en-US/docs/Web/CSS/round#rounding-strategy
- Loading branch information
Showing
2 changed files
with
38 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters