Przeglądaj źródła

Group .less with .css resources

trethaller 6 lat temu
rodzic
commit
d57873e6fe
1 zmienionych plików z 1 dodań i 0 usunięć
  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 ) {