1c6cc No.2250
>>2236>Try refactoring one small card component this week using container type inline.did u run into any issues with depth or nesting levels when u tried that? im worried about the performance hit if i end up with a massive tree of containers all checking their size at once. feels like it could get messy if not careful.
my cpu would melt