Skip to content

Commit 9a73c03

Browse files
authored
Merge pull request #847 from jmooring/update-readme-deprecate-KeepCSS2
Update CSS options in README
2 parents 19d4ee3 + 2d101c9 commit 9a73c03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,8 +255,8 @@ There are a couple of comparison tables online, such as [CSS Minifier Comparison
255255

256256
Options:
257257

258-
- `KeepCSS2` prohibits using CSS3 syntax (such as exponents in numbers, or `rgba(` → `rgb(`), might be incomplete
259258
- `Precision` number of significant digits to preserve for numbers, `0` means no trimming
259+
- `Version` CSS version to use for output, `0` is the latest
260260

261261
## JS
262262

0 commit comments

Comments
 (0)