mirror of
https://github.com/less/less.js.git
synced 2026-05-01 03:00:22 -04:00
test files, from less.rb
This commit is contained in:
7
test/css/variables.css
Normal file
7
test/css/variables.css
Normal file
@@ -0,0 +1,7 @@
|
||||
.variables { width: 14cm; }
|
||||
.variables {
|
||||
height: 24px;
|
||||
color: #888888;
|
||||
font-family: "Trebuchet MS", Verdana, sans-serif;
|
||||
quotes: "~" "~";
|
||||
}
|
||||
Reference in New Issue
Block a user