Sfoglia il codice sorgente

Group .less with .css resources

trethaller 6 anni fa
parent
commit
d57873e6fe
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      hxd/res/Config.hx

+ 1 - 0
hxd/res/Config.hx

@@ -52,6 +52,7 @@ class Config {
 		"ogg" => "wav",
 		"mp3" => "wav",
 		"l3d" => "bake",
+		"css" => "less",
 	];
 
 	static function defined( name : String ) {