replaced whitespace with underscores in font family names#175
Merged
bernaferrari merged 1 commit intobernaferrari:mainfrom Feb 27, 2025
Merged
replaced whitespace with underscores in font family names#175bernaferrari merged 1 commit intobernaferrari:mainfrom
bernaferrari merged 1 commit intobernaferrari:mainfrom
Conversation
kiorq
pushed a commit
to volter-ai/FigmaToCode
that referenced
this pull request
Feb 28, 2025
…ri#175) Fix color variables (come before white/black) Async loading (bernaferrari#174) * added loading message when processing large images and paths. still has issues with async because messages aren't sent synchronously * Moved the loading message out of the implementation folder and into the library. Improved the visuals and language of the loading message. * Fixed two minor linter errors in readme Extracted placeholder image url to reduce duplicated code. (bernaferrari#176) * Extracted placeholder image url to reduce duplicated code. * refactor to how images are built in HTML builder * linter fix
kiorq
added a commit
to volter-ai/FigmaToCode
that referenced
this pull request
Feb 28, 2025
…rnaferrari#175)" This reverts commit cd87be0.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This was such a small fix that i just went ahead and did it for ya.
Fixes #172