mirror of
https://github.com/less/less.js.git
synced 2026-04-09 03:00:20 -04:00
fix syntax error with semi-colons in strings
This commit is contained in:
@@ -12,4 +12,5 @@
|
||||
quotes: "'" "'";
|
||||
content: '""#!&""';
|
||||
empty: '';
|
||||
semi-colon: ';';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user