File: property-name-interp.css

package info (click to toggle)
less.js 3.13.0%2Bdfsg-11
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 6,020 kB
  • sloc: javascript: 23,275; makefile: 12; perl: 11; sh: 6
file content (21 lines) | stat: -rw-r--r-- 539 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pi-test {
  border: 0;
  @not-variable: @not-variable;
  ufo-width: 50%;
  *-z-border: 1px dashed blue;
  -www-border-top: 2px;
  radius-is-not-a-border: true;
  border-top-left-radius: 2em;
  border-top-red-radius-: 3pt;
  global-local-mixer-property: strong;
}
pi-test-merge {
  pre-property-ish: high, middle, low, base;
  pre-property-ish+: nice try dude;
}
pi-indirect-vars {
  auto: auto;
}
pi-complex-values {
  3px rgba(255, 255, 0, 0.5), 3.141592653589793 /* foo */3px rgba(255, 255, 0, 0.5), 3.141592653589793 /* foo */: none;
}