I experience missing data when using the Figma REST API.
How to reproduce
- create section layer with border and background color
- fetch with getCSSAsync
- returns empty object
What I expect
- the API docs say at least fills are supported, so I would expect the background color
- I can add a border in Figma but it seems to be not part of the API