property-name-interp.css 539 B

12345678910111213141516171819202122
  1. pi-test {
  2. border: 0;
  3. @not-variable: @not-variable;
  4. ufo-width: 50%;
  5. *-z-border: 1px dashed blue;
  6. -www-border-top: 2px;
  7. radius-is-not-a-border: true;
  8. border-top-left-radius: 2em;
  9. border-top-red-radius-: 3pt;
  10. global-local-mixer-property: strong;
  11. }
  12. pi-test-merge {
  13. pre-property-ish: high, middle, low, base;
  14. pre-property-ish+: nice try dude;
  15. }
  16. pi-indirect-vars {
  17. auto: auto;
  18. }
  19. pi-complex-values {
  20. 3px rgba(255, 255, 0, 0.5), 3.141592653589793 /* foo */3px rgba(255, 255, 0, 0.5), 3.141592653589793 /* foo */: none;
  21. }