BuilderIO / BuilderIO/figma-html

Limitation: Multiple background images?

Open
#49 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
3.7k
Forks
364
PR merge metrics
No merged PRs in 30d

Description

Just wanted to report a limitation I found.

Seems if an element features multiple backgrounds, e.g.

```
background-image:
url('./img/big-t.svg'),
linear-gradient(0deg, rgba(1,165,175,1) 0%, rgba(1,81,107,1) 100%);
```

Doesn't import any visuals. But elements with a single background work fine.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.