File: input.less

package info (click to toggle)
django-pipeline 4.0.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 912 kB
  • sloc: python: 3,170; makefile: 119; javascript: 59
file content (5 lines) | stat: -rw-r--r-- 38 bytes parent folder | download | duplicates (5)
1
2
3
4
5
@a: 1;

.a {
    width: (@a + 0px);
}