Mark autosprite.css as generated
Test Plan: I wish I could tell that I ran it but I don't have the PNG files. Reviewers: epriestley Reviewed By: epriestley CC: aran, Korvin Differential Revision: https://secure.phabricator.com/D3582
This commit is contained in:
@@ -55,9 +55,11 @@ function gly($y) {
|
||||
}
|
||||
|
||||
$sheet = new PhutilSpriteSheet();
|
||||
$at = '@';
|
||||
$sheet->setCSSHeader(<<<EOCSS
|
||||
/**
|
||||
* @provides autosprite-css
|
||||
* {$at}generated
|
||||
*/
|
||||
|
||||
.autosprite {
|
||||
|
Reference in New Issue
Block a user