File: index.css

package info (click to toggle)
node-postcss-load-config 2.1.2%2B~cs6.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 852 kB
  • sloc: javascript: 2,229; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 52 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
.import {
  color: red;
}

.test {
  color: blue;
}