mirror of
https://github.com/less/less.js.git
synced 2026-05-01 03:00:22 -04:00
test cases for recent fixes
This commit is contained in:
@@ -39,3 +39,9 @@ body {
|
||||
.content .column {
|
||||
margin: 600px;
|
||||
}
|
||||
#same-var-name {
|
||||
radius: 5px;
|
||||
}
|
||||
#var-inside {
|
||||
width: 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user