Jeff-Lewis / minify

Automatically exported from code.google.com/p/minify
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

support for link tag params like media #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What version of the product are you using? On what operating system?
1.0.2

Please provide any additional information below.
i can not add some link params like media="print" ;(
$minifyCSS->addFile(array(
  'css/example.css',
  'css/monkeys.css',
  'http://example.com/foo/bar/baz.css'
));

Original issue reported on code.google.com by gordon.f...@web.de on 17 May 2007 at 12:29

GoogleCodeExporter commented 9 years ago

Original comment by rgr...@gmail.com on 20 May 2007 at 12:11