File: globalModulePaths.css

package info (click to toggle)
node-postcss-modules 6.0.1%2B~cs5.1.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,260 kB
  • sloc: javascript: 826; makefile: 22
file content (7 lines) | stat: -rw-r--r-- 67 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
.page {
    padding: 20px;
}

:local(.title) {
    color: green;
}