mirror of
https://github.com/less/less.js.git
synced 2026-05-01 03:00:22 -04:00
Replacing replace's options to flags
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
contrast-low-thresh-per: #111111;
|
||||
replace: "Hello, World!";
|
||||
replace-captured: "This is a new string.";
|
||||
replace-options: "2 + 2 = 4";
|
||||
replace-with-flags: "2 + 2 = 4";
|
||||
format: "rgb(32, 128, 64)";
|
||||
format-string: "hello world";
|
||||
format-multiple: "hello earth 2";
|
||||
|
||||
Reference in New Issue
Block a user