1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-09 16:32:39 +01:00

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:
vrana 2012-10-01 12:45:42 -07:00
parent 60f7534e3e
commit 5f59532d6c
2 changed files with 3 additions and 0 deletions

View file

@ -55,9 +55,11 @@ function gly($y) {
}
$sheet = new PhutilSpriteSheet();
$at = '@';
$sheet->setCSSHeader(<<<EOCSS
/**
* @provides autosprite-css
* {$at}generated
*/
.autosprite {

View file

@ -1,5 +1,6 @@
/**
* @provides autosprite-css
* @generated
*/
.autosprite {