Commit c65ee9f
committed
Tweak property and selector variables
As of ST4149 `&` is part of selector_start in CSS and doesn't need to be
explicitly added by Less.
Variable `selector_begin` is maintained only for backward compatibility
with some unreleased revisions of core CSS.
Variable `property_or_selector_begin` as adjusted to match CSS
(as of sublimehq/Packages#3898) and is maintained
for backward compatibility with ST builds which do not ship that PR.1 parent f8129a3 commit c65ee9f
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
24 | | - | |
25 | | - | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments