figma2html icon indicating copy to clipboard operation
figma2html copied to clipboard

Export Figma frames as responsive HTML and CSS

Results 30 figma2html issues
Sort by recently updated
recently updated
newest added

### Describe the problem Currently, using a chart produced by figma2html in an iFrame is difficult if the chart changes heights. Even if it doesn't, the host page for the...

enhancement

### Describe the problem We have a custom script input, but no custom CSS script input. This would be useful when users are utilizing custom attributes on a project and...

enhancement

### Describe the problem feature req. from Texas Tribune to have a way to prevent widows ### Describe the proposed solution Could look into like [widont from journalize](https://github.com/rdmurphy/journalize#widont) for inspo,...

enhancement

### Describe the problem Figma2html doesn't currently display error/success messages. Many users who come to us with issues simply have malformatted YAML or something else wrong with their config file,...

enhancement

### Describe the bug Text can be layered behind an image or asset in Figma and will be hidden in the Figma UI. However, if the text or an ancestor...

bug

### Describe the problem Allow solo frames for figma2html. Someone could have a super design with minimal text that should work. Currently our script only works with 2+ frames ###...

enhancement

### Describe the bug If two or more frames share a name, only one is produced, causing an unexpected issue. While identically named frames are a mistake, we should prevent...

bug

Add the ability to generate next-gen image formats such as .avif and .webp when exporting artboards as .png or .jpeg. Next-gen formats are usually a quarter of the size of...

enhancement
wontfix

Add options to export for specific frameworks: - [x] Svelte - [ ] React - [ ] Vue - [ ] Angular

enhancement
help wanted

Not all Svelte components and even .ts files are written in TypeScript. We should update so TypeScript is used across the board for uniformity

help wanted