dirkmc / press

A plugin for the Play Framework that enables easy, automatic compression of JavaScript and CSS
MIT License
32 stars 33 forks source link

Invalid <link> tag being created #6

Closed nzakas closed 13 years ago

nzakas commented 13 years ago

When outputting the compressed-stylesheet, the format is:

<link ...>

The closing tag is incorrect, as doesn't require a closing tag like Githubissues.

  • Githubissues is a development platform for aggregating issues.