Yuri Mikhin
Yuri Mikhin
Hello, is there any way to control the scope of elements? For example: ``` mixin block1() +b.block1&attributes(attributes) +block2 +e.block1element1 +e.block1element2 ``` render as ``` .block1 .block2 .block2__block1element1 .block2__block1element2 ``` but...
Fix #559, fix #521. Hi! First of all I want to thank you for this package – it does really cool job. My motivation to create this PR (quote from...
### Description Hello, Vike Community! I'm in search of a sitemap plugin to enhance our project and was wondering if such a feature already exists. If not, I'd be grateful...
I'm working on a Figma plugin using the Figma Plugin API and TypeScript. I'm trying to access the `figma.constants.colors` object to get the FigJam base colors, but I'm encountering a...
@pmb0, hi! Thanks for your lib. I believe it is advantageous – I will try to use it. I have a question – is there some way we could set...
https://www.figma.com/file/QDp5bDOecM49FZtCRZhtV7/Blockscout-Stats?node-id=77%3A26109&t=URnHFaFO1DUfOp4h-0
https://observablehq.com/@d3/d3-group
**Bug Description** Missing game `tft_game_type`, `tft_set_core_name`, `augments` props in InfoDto and ParticipantDto for TFT 
[BUG]
**Bug Description** The server actually returns the `itemNames` property instead of the `items` property described in UnitDto  