Rlig feature stopped exporting?

Hi there :^) For some strange reason, the rlig feature stopped exporting. I didn’t touch it at all, but just to be sure I went back to an older version of the typeface where it definitely worked. In that one, the feature also doesn’t export anymore. I opened an older export of said version in glyphs. rlig doesn’t show up in the font info even though the feature works and shows in font gauntlet

any ideas?

Can you send me the .glyphs file and an old version of the exported font that does work and the one you exported now that doesn’t?

The “rlig” feature shows some warnings. Those mean that you should remove the spaces between the # and the ifdef and the # and endif. so it should look like this:

#ifdef VARIABLE
condition 100 < wght < 280;
sub cent by cent.alt;
…
#endif