File: s2.css

package info (click to toggle)
libcss-minifier-perl 0.01-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 120 kB
  • sloc: perl: 189; makefile: 2
file content (11 lines) | stat: -rw-r--r-- 102 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
7
8
9
10
11
 @import  url(sheet2.html ); 
foo {
  asdf:asdf;
  ew:12;
}
bar
{
  content: "a\n  b\
    asdf";
  
}